summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/head.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 990de45..8d6b33a 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -28,10 +28,4 @@
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/default.css" />
<link rel="preload" href="{{ .Site.BaseURL }}/fonts/woff2/iosevka-extrabold.woff2">
-
- {{ if not (in (.Site.BaseURL | string) "localhost") }}
- {{ if .Site.Params.offen }}
- <script async src="https://offen.ymhg.org/script.js" data-account-id="5255f2c5-6a61-4e35-81cd-50505bf5833e"></script>
- {{ end }}
- {{ end }}
</head>