]> git.t-ch.net - t-ch.net.git/commitdiff
add image tracking
authorLexie Malina <alex@t-ch.net>
Thu, 23 Nov 2023 22:45:09 +0000 (16:45 -0600)
committerLexie Malina <alex@t-ch.net>
Thu, 23 Nov 2023 22:45:09 +0000 (16:45 -0600)
templates/base.html

index 96d0cb495820328fbc14c686ac72af263f8584eb..a652daf86a98103d7324bb1fc821d3d89b32a96c 100644 (file)
@@ -28,6 +28,7 @@
     </script>
 </head>
 <body>
+<img referrerpolicy="no-referrer-when-downgrade" src="https://analytics.t-ch.net/matomo.php?idsite=1&amp;rec=1" style="border:0" alt="" />
 {% raw %}
 <p class="page-title"><a href="/" class="home">Home</a>&emsp;{{.Req.URL.Path}}</p>
 {% endraw %}