diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index eef90fe..9280145 100644 --- a/config.toml +++ b/config.toml @@ -7,6 +7,7 @@ description = "Developer, Emacs User" email = "alan@alanpearce.eu" domain_start_date = "2014-06-07" original_domain = "alanpearce.eu" +redirect_other_hostnames = true [markdown] highlight_code = true |