about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-06-28 16:03:38 +0200
committerAlan Pearce2024-06-28 16:03:38 +0200
commit82baf3c72e8aeec606b2c3fcd34b7ad8b4e1bc40 (patch)
tree34fbbdc966f8d2c3863e03147fb149a72ee01367 /config.toml
parent32a2145ee44cc301551ce2e4d24ed34361ebd4b2 (diff)
downloadwebsite-82baf3c72e8aeec606b2c3fcd34b7ad8b4e1bc40.tar.lz
website-82baf3c72e8aeec606b2c3fcd34b7ad8b4e1bc40.tar.zst
website-82baf3c72e8aeec606b2c3fcd34b7ad8b4e1bc40.zip
make goatcounter URL configurable
Diffstat (limited to 'config.toml')
-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