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