all repos — website @ 1a9fb039e2b199a1a09d2bd6d14204775ab621af

My website

netlify.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[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