From f77825b5658024f95a02b1d0009ae71a76f82f02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mikl=C3=B3s=20T=C3=B3th?= <tothmiklostibor@gmail.com>
Date: Thu, 11 Mar 2021 19:50:10 +0100
Subject: [PATCH] add analytics

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

diff --git a/index.html b/index.html
index b49406c..d85fe46 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
     <meta http-equiv="Expires" content="0" />
+    <script async defer data-domain="home.sch.bme.hu" src="https://analytics.mikesweb.site/js/plausible.js"></script>
     <link rel="stylesheet" href="https://unpkg.com/docute@4/dist/docute.css">
 </head>
 <body>
-- 
GitLab