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