Wires the site up to the newly-deployed self-hosted Plausible instance at plausible.reground.org, gated behind hugo.IsProduction so local dev builds never send events.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
{{ else }}
|
||||
<link rel="stylesheet" href="{{ $css.RelPermalink }}">
|
||||
{{ end }}
|
||||
{{ partial "head-analytics.html" . }}
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-link" href="#main-content">Skip to content</a>
|
||||
|
||||
Reference in New Issue
Block a user