|
|
@ -12,6 +12,11 @@
|
|
|
|
<link rel='manifest' href='manifest.json'>
|
|
|
|
<link rel='manifest' href='manifest.json'>
|
|
|
|
<link rel='icon' type='image/png' href='favicon.png'>
|
|
|
|
<link rel='icon' type='image/png' href='favicon.png'>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta name='twitter:card' content='summary_large_image'>
|
|
|
|
|
|
|
|
<meta name='twitter:site' content='@sveltejs'>
|
|
|
|
|
|
|
|
<meta name='twitter:creator' content='@sveltejs'>
|
|
|
|
|
|
|
|
<meta name='twitter: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
|
|
|
|
lazily loaded when it precaches secondary pages -->
|
|
|
|
lazily loaded when it precaches secondary pages -->
|
|
|
|