about summary refs log tree commit diff stats
path: root/netlify.toml
blob: d25c6266132ebc221025b9da89cf4120669cdac8 (plain)
1
2
3
4
5
[[redirects]]
  from = "https://alanpearceuk.netlify.com/*"
  to = "https://alanpearce.uk/:splat"
  status = 301
  force = true