Allow custom referrers
Some checks are pending
Deploy ewpratten.com / Deploy to Production (push) Waiting to run
Some checks are pending
Deploy ewpratten.com / Deploy to Production (push) Waiting to run
This commit is contained in:
parent
7d9e9b4ece
commit
cf7e120083
@ -1 +1,7 @@
|
||||
<script async="" data-goatcounter="https://analytics.ewpratten.com/count" src="//gc.zgo.at/count.js" type="text/javascript"></script>
|
||||
<script>
|
||||
if (goatcounter.get_query("cr")) {
|
||||
window.goatcounter = { referrer: `Custom: ${goatcounter.get_query("cr")}` };
|
||||
}
|
||||
</script>
|
||||
<script async data-goatcounter="https://analytics.ewpratten.com/count" src="//gc.zgo.at/count.js"
|
||||
type="text/javascript"></script>
|
@ -110,6 +110,7 @@
|
||||
</footer>
|
||||
|
||||
{% include goatcounter.html %}
|
||||
|
||||
{% if page.enable_katex %}
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/contrib/auto-render.min.js"
|
||||
integrity="sha512-iWiuBS5nt6r60fCz26Nd0Zqe0nbk1ZTIQbl3Kv7kYsX+yKMUFHzjaH2+AnM6vp2Xs+gNmaBAVWJjSmuPw76Efg=="
|
||||
|
Loading…
x
Reference in New Issue
Block a user