From b835d75f357ffacf8fef517410fc3abe63661d85 Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Thu, 4 Jan 2024 01:23:38 +0530
Subject: add plausible

---
 docs/index.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'docs/index.html')

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>
-- 
cgit v1.2.3