Fix pixel path
parent
3d341214b0
commit
1291611808
|
@ -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>
|
Loading…
Reference in New Issue