all repos — homestead @ 84a65e2b67a7d1d07de04439b32c1ea01ad68b36

Code for my website

Remove .co.uk redirects

Alan Pearce
commit

84a65e2b67a7d1d07de04439b32c1ea01ad68b36

parent

90f8a095010c3718114ac5887892f83f65b2b93b

1 file changed, 0 insertions(+), 24 deletions(-)

jump to
M netlify.tomlnetlify.toml
@@ -17,30 +17,6 @@ status = 301
force = true [[redirects]] - from = "https://www.alanpearce.co.uk/*" - to = "https://www.alanpearce.eu/:splat" - status = 301 - force = true - -[[redirects]] - from = "https://alanpearce.co.uk/*" - to = "https://www.alanpearce.eu/:splat" - status = 301 - force = true - -[[redirects]] - from = "http://www.alanpearce.co.uk/*" - to = "https://www.alanpearce.eu/:splat" - status = 301 - force = true - -[[redirects]] - from = "http://alanpearce.co.uk/*" - to = "https://www.alanpearce.eu/:splat" - status = 301 - force = true - -[[redirects]] from = "https://www.alanpearce.uk/*" to = "https://www.alanpearce.eu/:splat" status = 301