about 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 979669f..3ea8fa4 100644
--- a/config.toml
+++ b/config.toml
@@ -13,7 +13,7 @@ domains = [
   "alanpearce.uk",
   "www.alanpearce.uk",
   "aln.pe",
-  "www.aln.pe",
+  "*.aln.pe",
   "alanpearce-eu.fly.dev",
 ]
 
@@ -21,6 +21,8 @@ oidc_host = "https://id.alanpearce.eu/"
 
 goatcounter = "https://stats.alanpearce.eu/count"
 
+wildcard_domain = "aln.pe"
+
 [[taxonomies]]
   name = "tags"
   feed = true