remove matomo

This commit is contained in:
2025-09-29 21:21:29 -04:00
parent 20ef1e55cd
commit d218ad7da6
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<meta name="description" content="{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}">
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
<!-- Matomo -->
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
@@ -23,7 +23,7 @@
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
End Matomo Code -->
</head>
<body>