summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index d7d9e4a..ce45269 100644
--- a/config.toml
+++ b/config.toml
@@ -14,7 +14,7 @@ domains = [
   "alanpearce.uk",
   "www.alanpearce.uk",
   "aln.pe",
-  "www.aln.pe",
+  "*.aln.pe",
   "alanpearce-eu.fly.dev",
 ]
 
@@ -22,6 +22,8 @@ oidc_host = "https://id.alanpearce.eu/"
 
 goatcounter = "https://stats.alanpearce.eu/count"
 
+wildcard_domain = "aln.pe"
+
 [[taxonomies]]
 name = "tags"
 feed = true