diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/vapor/layouts/_default/baseof.html | 2 | ||||
-rw-r--r-- | themes/vapor/layouts/_default/list.html | 2 | ||||
-rw-r--r-- | themes/vapor/layouts/_default/single.html | 4 | ||||
-rw-r--r-- | themes/vapor/layouts/index.html | 5 |
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> |