about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--netlify.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000..d25c626
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,5 @@
+[[redirects]]
+  from = "https://alanpearceuk.netlify.com/*"
+  to = "https://alanpearce.uk/:splat"
+  status = 301
+  force = true
\ No newline at end of file