30 lines
1.1 KiB
HTML
30 lines
1.1 KiB
HTML
<!doctype html>
|
|
<html lang='en' prefix='og: http://ogp.me/ns# article: http://ogp.me/ns/article#'>
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta name='viewport' content='width=device-width,initial-scale=1.0'>
|
|
<meta name='keywords' content='news, satire, blog'>
|
|
<meta name='theme-color' content='#508FC3'>
|
|
%sapper.base%
|
|
<link rel='stylesheet' href='global.css'>
|
|
<link rel='icon' type='image/png' href='favicon.png'>
|
|
<link href='https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&display=swap' rel='stylesheet'>
|
|
%sapper.styles%
|
|
%sapper.head%
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175013738-1"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'UA-175013738-1');
|
|
</script>
|
|
<script data-ad-client="ca-pub-3386048211308610" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id='hydrate'>%sapper.html%</div>
|
|
%sapper.scripts%
|
|
</body>
|
|
</html>
|