all repos — website @ 8545edaf67f840314c2432cf265dcdc9d8f9db4e

My website

Automatically redirect other hostnames to the configured base_url
Alan Pearce alan@alanpearce.eu
Sun, 05 Nov 2023 13:32:14 +0100
commit

8545edaf67f840314c2432cf265dcdc9d8f9db4e

parent

6ac0d64df6e39d8f2e66655db0ac9f522e26fbe0

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M config.tomlconfig.toml
@@ -7,6 +7,7 @@ email = "alan@alanpearce.eu"
 domain_start_date = "2014-06-07"
 original_domain = "alanpearce.eu"
+redirect_other_hostnames = true
 
 [markdown]
 highlight_code = true