Update PHP version to 8.4.14 and hide analytics pixel
This commit is contained in:
parent
e00e8e790f
commit
45de82b8df
2 changed files with 3 additions and 2 deletions
|
|
@ -63,6 +63,6 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'],
|
|||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
<img src="https://stopplidelsen.goatcounter.com/count?p=<?= htmlspecialchars($_SERVER['REQUEST_URI']) ?>">
|
||||
<img style="display:none" src="https://stopplidelsen.goatcounter.com/count?p=<?= htmlspecialchars($_SERVER['REQUEST_URI']) ?>">
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue