|
|
@ -12,8 +12,6 @@
|
|
|
|
<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'>
|
|
|
|
|
|
|
|
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono|Roboto:100,100i,300,300i,400,400i,700,700i" rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 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 -->
|
|
|
|