summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2021-12-24 22:58:16 -0700
committernavanchauhan <navanchauhan@gmail.com>2021-12-24 22:58:16 -0700
commit12700e08fb6aaed778e209b0292590912864688e (patch)
tree8dce40b4d9bcdae740d28e4d18d49df4c1365208 /templates
parentad5284e8808c6a462a809b2c2e631967ee7179c6 (diff)
added plausible analytics
Diffstat (limited to 'templates')
-rw-r--r--templates/head_tag.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/head_tag.html b/templates/head_tag.html
index 586cbf8..498c3e2 100644
--- a/templates/head_tag.html
+++ b/templates/head_tag.html
@@ -16,4 +16,5 @@
<meta name="og:image" content="https://navanchauhan.github.io/images/logo.png" />
<link rel="manifest" href="manifest.json" />
<meta name="google-site-verification" content="LVeSZxz-QskhbEjHxOi7-BM5dDxTg53x2TwrjFxfL0k" />
- <script async src="//gc.zgo.at/count.js" data-goatcounter="https://navanchauhan.goatcounter.com/count"></script> \ No newline at end of file
+ <script async src="//gc.zgo.at/count.js" data-goatcounter="https://navanchauhan.goatcounter.com/count"></script>
+ <script defer data-domain="web.navan.dev" src="https://plausible.io/js/plausible.js"></script>