site: Improve open graph images for website (#4328)

pull/7738/head
Wolfr 6 years ago committed by Conduitry
parent 9db91dc3f7
commit 9e7486d470

@ -15,6 +15,7 @@
<meta name='twitter:site' content='@sveltejs'> <meta name='twitter:site' content='@sveltejs'>
<meta name='twitter:creator' content='@sveltejs'> <meta name='twitter:creator' content='@sveltejs'>
<meta name='twitter:image' content='https://svelte.dev/images/twitter-card.png'> <meta name='twitter:image' content='https://svelte.dev/images/twitter-card.png'>
<meta name='og:image' content='https://svelte.dev/images/twitter-card.png'>
<!-- Sapper generates a <style> tag containing critical CSS <!-- Sapper generates a <style> tag containing critical CSS
for the current page. CSS for the rest of the app is for the current page. CSS for the rest of the app is

Loading…
Cancel
Save