summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-06-28 16:03:38 +0200
committerAlan Pearce2024-06-28 16:03:38 +0200
commite0caef12b8c0029fb8507540ed2d3c1dfa5db9e9 (patch)
tree80afc43efe4951b32bd1244f80a8cff0d22c83ea
parent93058f6cd36c9d009773331e60fa78695f6661f2 (diff)
downloadwebsite-e0caef12b8c0029fb8507540ed2d3c1dfa5db9e9.tar.lz
website-e0caef12b8c0029fb8507540ed2d3c1dfa5db9e9.tar.zst
website-e0caef12b8c0029fb8507540ed2d3c1dfa5db9e9.zip
make goatcounter URL configurable
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index db9bab6..40efd77 100644
--- a/config.toml
+++ b/config.toml
@@ -19,6 +19,8 @@ domains = [
 
 oidc_host = "https://id.alanpearce.eu/"
 
+goatcounter = "https://alanpearce-eu.goatcounter.com/count"
+
 [[taxonomies]]
   name = "tags"
   feed = true