diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-04 01:23:38 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-04 01:23:38 +0530 |
commit | b835d75f357ffacf8fef517410fc3abe63661d85 (patch) | |
tree | ed5f45df48d80d7297e8be860377e9da7a451244 /docs/index.html | |
parent | 003e7a8c07cd40301e3026361c5b04375b8850c0 (diff) |
add plausible
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 498bb11..d080c73 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,6 +4,7 @@ <title>iGopherBrowser</title> <meta charset="UTF-8" /> <link rel="stylesheet" href="https://unpkg.com/@sakun/system.css" /> + <script defer data-domain="web.navan.dev" src="https://plausible.io/js/script.js"></script> </head> <body> <style> |