fix: remove obsolete page id

This commit is contained in:
2025-11-06 10:36:04 +13:00
parent 7fbc49afd3
commit f5133c1980

View File

@ -49,7 +49,6 @@
(function () {
var u = "//matomo.envipath.com/";
_paq.push(['setTrackerUrl', u + 'matomo.php']);
_paq.push(['setSiteId', '10']);
_paq.push(['setSiteId', '{{ meta.site_id }}']);
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
g.async = true;