summaryrefslogtreecommitdiff
path: root/themes/vapor/layouts/_default/baseof.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/baseof.html
parent16ba01ad284270df8b51449df979a2ab896aa63e (diff)
Added goat counter code
Diffstat (limited to 'themes/vapor/layouts/_default/baseof.html')
-rw-r--r--themes/vapor/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/vapor/layouts/_default/baseof.html b/themes/vapor/layouts/_default/baseof.html
index b6899ba..7e59365 100644
--- a/themes/vapor/layouts/_default/baseof.html
+++ b/themes/vapor/layouts/_default/baseof.html
@@ -25,7 +25,7 @@
{{ if .Param "nextprev" }}{{ partial "nextprev.html" . -}}{{ end -}}
{{ if .Param "taglist" }}{{ partial "taglist.html" . }}{{ end -}}
</article>
- <script data-goatcounter="https://schizoid.goatcounter.com/count"
+<script data-goatcounter="https://ill.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</main>
{{ block "footer" . }}