aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2025-05-17 16:42:17 +0200
committerOscar Najera <hi@oscarnajera.com>2025-05-17 16:42:17 +0200
commitc77ea69d446209e5476c384adf14d458161f6ed5 (patch)
tree4d06ed00a0ba076b61886975e2926a56af0b76a1 /layouts
parent256913acd64818b3d4844cb04f054c306e44eb19 (diff)
downloadhugo-minimalist-theme-c77ea69d446209e5476c384adf14d458161f6ed5.tar.gz
hugo-minimalist-theme-c77ea69d446209e5476c384adf14d458161f6ed5.tar.bz2
hugo-minimalist-theme-c77ea69d446209e5476c384adf14d458161f6ed5.zip
pixel and js trackingtitan.io
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/footer.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 91665cc..9b2289f 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -30,9 +30,11 @@
hugo-minimalist
</a>
theme.
- <img
- src="https://test.oscarnajera.com/visitorcounter.gif?u={{ .Page.RelPermalink }}"
- />
+ <noscript>
+ <img
+ src="https://test.oscarnajera.com/visitorcounter.gif?u={{ .Page.RelPermalink }}"
+ />
+ </noscript>
</div>
</div>
</footer>