mirror of
https://github.com/dialect-app/website.git
synced 2025-06-19 04:46:25 +00:00
Add plausible analytics snippet
This commit is contained in:
parent
e034a9b239
commit
1ad0cc88b3
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
||||||
<link rel="stylesheet" href="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous">
|
<link rel="stylesheet" href="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous">
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
<script defer data-domain="dialectapp.org" src="https://analytics.odka.org/js/script.js"></script>
|
||||||
{{- block "scripts" . }}{{- end }}
|
{{- block "scripts" . }}{{- end }}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue