Compare commits
1 Commits
098767e766
...
e82879434e
| Author | SHA1 | Date | |
|---|---|---|---|
| e82879434e |
@@ -34,6 +34,10 @@
|
||||
onload="renderMathInElement(document.body);"></script>
|
||||
{{ end }}
|
||||
|
||||
{{ with .Site.Params.plausibleAnalyticsDomain }}
|
||||
<!-- Plausible analytics, because log parsing is not working all that well. -->
|
||||
<script defer data-domain="{{ . }}" src="https://plausible.io/js/script.js"></script>
|
||||
{{ end }}
|
||||
|
||||
<title>{{ .Title }}</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user