summaryrefslogtreecommitdiff
path: root/templates/components/header.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2023-01-21 18:31:05 -0700
committernavanchauhan <navanchauhan@gmail.com>2023-01-21 18:31:05 -0700
commit047f64463ad9104f650cac10dac7ab0d4d4d62ca (patch)
tree0b3d7e06ea8ee507bd3058ac559b32e2b45a2073 /templates/components/header.html
parent79b857b93a7331eeb0abd61d9e7ce874c6abd87a (diff)
moved plausible to head
Diffstat (limited to 'templates/components/header.html')
-rw-r--r--templates/components/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/components/header.html b/templates/components/header.html
index 7ec672b..8537f95 100644
--- a/templates/components/header.html
+++ b/templates/components/header.html
@@ -7,4 +7,5 @@
<link href="/static/assets/fontawesome/css/solid.min.css" rel="stylesheet">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="manifest" href="/static/manifest.json">
+<script defer data-domain="fda510k.navan.dev" src="https://plausible.io/js/script.js"></script>
{{ end }} \ No newline at end of file