diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-01-21 18:31:05 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-01-21 18:31:05 -0700 |
commit | 047f64463ad9104f650cac10dac7ab0d4d4d62ca (patch) | |
tree | 0b3d7e06ea8ee507bd3058ac559b32e2b45a2073 /templates/document_details.html | |
parent | 79b857b93a7331eeb0abd61d9e7ce874c6abd87a (diff) |
moved plausible to head
Diffstat (limited to 'templates/document_details.html')
-rw-r--r-- | templates/document_details.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/document_details.html b/templates/document_details.html index 17e7135..99b077b 100644 --- a/templates/document_details.html +++ b/templates/document_details.html @@ -96,6 +96,5 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } </script> - <script defer data-domain="fda510k.navan.dev" src="https://plausible.io/js/script.js"></script> </body> </html>
\ No newline at end of file |