summaryrefslogtreecommitdiff
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
parent16ba01ad284270df8b51449df979a2ab896aa63e (diff)
Added goat counter code
-rw-r--r--themes/vapor/layouts/_default/baseof.html2
-rw-r--r--themes/vapor/layouts/_default/list.html2
-rw-r--r--themes/vapor/layouts/_default/single.html4
-rw-r--r--themes/vapor/layouts/index.html5
4 files changed, 6 insertions, 7 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" . }}
diff --git a/themes/vapor/layouts/_default/list.html b/themes/vapor/layouts/_default/list.html
index c028241..8ce225a 100644
--- a/themes/vapor/layouts/_default/list.html
+++ b/themes/vapor/layouts/_default/list.html
@@ -3,7 +3,7 @@
{{- end }}
{{ define "main" -}}
{{ .Content }}
- <script data-goatcounter="https://schizoid.goatcounter.com/count"
+<script data-goatcounter="https://ill.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
<ul>
{{- range.Pages }}
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 }}
diff --git a/themes/vapor/layouts/index.html b/themes/vapor/layouts/index.html
index 2faa047..c2f7468 100644
--- a/themes/vapor/layouts/index.html
+++ b/themes/vapor/layouts/index.html
@@ -41,9 +41,8 @@ h3 {
<li><a href="https://schizoid.party">Schizoid Party</a></li>
</ul>
- <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>
<!--
<h3>Posts</h3>