summaryrefslogtreecommitdiff
path: root/themes/vapor/layouts/_default/single.html
diff options
context:
space:
mode:
authorSkiz <skiznet@aol.com>2024-09-02 15:55:46 -0400
committerSkiz <skiznet@aol.com>2024-09-02 15:55:46 -0400
commit859af5a6896fd4b3a2dfdc3e87641c794dbcc653 (patch)
treeaedd77818f567a57ceb462e2be18cc77e09d1190 /themes/vapor/layouts/_default/single.html
parent16ba01ad284270df8b51449df979a2ab896aa63e (diff)
Added goat counter code
Diffstat (limited to 'themes/vapor/layouts/_default/single.html')
-rw-r--r--themes/vapor/layouts/_default/single.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/vapor/layouts/_default/single.html b/themes/vapor/layouts/_default/single.html
index 57bdc1b..09fc65e 100644
--- a/themes/vapor/layouts/_default/single.html
+++ b/themes/vapor/layouts/_default/single.html
@@ -1,5 +1,5 @@
{{ define "title" -}}
{{ .Title }}
- <script data-goatcounter="https://schizoid.goatcounter.com/count"
- async src="//gc.zgo.at/count.js"></script>
+<script data-goatcounter="https://ill.goatcounter.com/count"
+ async src="//gc.zgo.at/count.js"></script>
{{- end }}