Skip to content

Commit e24a0c7

Browse files
authored
refactor: use explicit url for goatcounter (#1578)
1 parent 0f5abc8 commit e24a0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/analytics/goatcounter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- GoatCounter -->
22
<script
33
async
4-
src="//gc.zgo.at/count.js"
4+
src="https://gc.zgo.at/count.js"
55
data-goatcounter="https://{{ site.analytics.goatcounter.id }}.goatcounter.com/count"
66
></script>

0 commit comments

Comments
 (0)