GoatCounter: Fix script positioning

This commit is contained in:
Bill Niblock 2021-12-19 21:26:01 -05:00
parent 4769e4a915
commit 26da8f210d
2 changed files with 4 additions and 4 deletions

View file

@ -18,6 +18,8 @@
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css"
integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY="
crossorigin="anonymous">
<script data-goatcounter="https://theinternetvagabond.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<div class="cor_page">
@ -39,6 +41,4 @@
{% include cor_menu.html %}
</div>
</body>
<script data-goatcounter="https://theinternetvagabond.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</html>

View file

@ -18,6 +18,8 @@
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css"
integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY="
crossorigin="anonymous">
<script data-goatcounter="https://theinternetvagabond.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<div class="cor_page">
@ -50,6 +52,4 @@
{% include cor_menu.html %}
</div>
</body>
<script data-goatcounter="https://theinternetvagabond.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</html>