mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
* Add myself to contributors.md * Add plausible config to example * Add plausible to base layout * Add plausible analytics snippet * Remove unneeded part of snippet * Add plausible config to stackbit
2 lines
197 B
HTML
2 lines
197 B
HTML
<script async defer data-domain=”{{ .Site.Params.plausibleAnalytics.domain }}” src=”https://{{ .Site.Params.plausibleAnalytics.serverURL | default "plausible.io" }}/js/index.js”></script>
|