Hi all,
to better spread the knowledge of this excellent guide, it would be good to add opengraph and twitter card meta in the HTML head.
<meta property="og:title" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<meta property="og:description" content="">
And
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="undefined">
<meta name="twitter:image" content="">
Thank you