diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/head_tag.html | 3 |
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> |