Fix pixel path

pull/1/head
mat ess 2022-09-04 01:18:27 -04:00
parent 3d341214b0
commit 1291611808
1 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@
</p>
<script data-goatcounter="https://stats.mat.services/count" async src="//stats.mat.services/count.js"></script>
<noscript>
<img id=pixel src="https://stats.mat.services/count?p=/test-noscript">
{% set current_path = current_path | default(value="/") %}
<img id=pixel src="https://stats.mat.services/count?p={{ current_path }}">
</noscript>
</footer>