Add GoatCounter tracking script to base template

This commit is contained in:
Ruben 2025-10-21 22:10:53 +02:00
parent 9cb7638892
commit 63dab82d1d

View file

@ -63,5 +63,6 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'],
</div> </div>
</footer> </footer>
</div> </div>
<img src="https://stopplidelsen.goatcounter.com/count?p=/test">
</body> </body>
</html> </html>