all repos — website @ 1a9fb039e2b199a1a09d2bd6d14204775ab621af

My website

Add more redirects

Alan Pearce
commit

1a9fb039e2b199a1a09d2bd6d14204775ab621af

parent

b2090662ff1a1aab3c1541dd73b586ffbf28f406

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

changed files
M netlify.tomlnetlify.toml
@@ -2,4 +2,16 @@ [[redirects]]
from = "https://alanpearceuk.netlify.com/*" to = "https://alanpearce.uk/:splat" status = 301 + force = true + +[[redirects]] + from = "https://www.alanpearce.co.uk/*" + to = "https://alanpearce.uk/:splat" + status = 301 + force = true + +[[redirects]] + from = "https://alanpearce.co.uk/*" + to = "https://alanpearce.uk/:splat" + status = 301 force = true