mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-02-18 04:20:50 +01:00
6 lines
282 B
HTML
6 lines
282 B
HTML
{{ if hugo.IsProduction }}
|
|
<img src="https://private-analytics-not-for-public-use.octt.eu.org/sitoctt/count?p={{ .RelPermalink }}"
|
|
onerror="this.src='https://sitoctt.goatcounter.com/count?p={{ .RelPermalink }}'"
|
|
class="OctolyticsPixel" decoding="async" />
|
|
{{ end }}
|