Add plausible script
This commit is contained in:
parent
9761f334be
commit
087108fe90
|
@ -19,6 +19,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<script src="/static/htmx@1.9.3.min.js"></script>
|
<script src="/static/htmx@1.9.3.min.js"></script>
|
||||||
{{- block "head" . }}{{ end }}
|
{{- block "head" . }}{{ end }}
|
||||||
|
<script defer data-domain="campingmontagut.com" src="https://analytics.tandem.ws/js/plausible.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a href="#content">{{( gettext "Skip to main content" )}}</a>
|
<a href="#content">{{( gettext "Skip to main content" )}}</a>
|
||||||
|
|
Loading…
Reference in New Issue