summaryrefslogtreecommitdiffstats
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 1891408..e742a0d 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -27,4 +27,8 @@
<link rel="stylesheet" href="/css/default.css" />
<link rel="preload" href="/fonts/woff2/iosevka-extrabold.woff2">
+
+ {{ if .Site.Params.offen }}
+ <script async src="https://offen.ymhg.org/script.js" data-account-id="1791576c-7fc1-437f-9d4b-1d5d5c282ce7"></script>
+ {{ end }}
</head>