about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
authorAlan Pearce2024-04-24 18:01:15 +0200
committerAlan Pearce2024-04-24 18:01:15 +0200
commitbbfe6055609c4e7401f27d3dd4a5aa9c0a5242d6 (patch)
treee81aefa6234cd5205638a7e7e6a4890285070ecd /templates
parentd2a1791fa01fcf4316f80fdc3be241f2c6fd4ac9 (diff)
downloadwebsite-bbfe6055609c4e7401f27d3dd4a5aa9c0a5242d6.tar.lz
website-bbfe6055609c4e7401f27d3dd4a5aa9c0a5242d6.tar.zst
website-bbfe6055609c4e7401f27d3dd4a5aa9c0a5242d6.zip
add count
Diffstat (limited to 'templates')
-rw-r--r--templates/count.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/count.html b/templates/count.html
new file mode 100644
index 0000000..737b99d
--- /dev/null
+++ b/templates/count.html
@@ -0,0 +1,6 @@
+<body>
+  <script data-goatcounter="https://alanpearce-eu.goatcounter.com/count" async src="https://gc.zgo.at/count.js"></script>
+  <noscript>
+    <img src="https://alanpearce-eu.goatcounter.com/count?p=/INSERT-PAGE-HERE" />
+  </noscript>
+</body>