about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2020-11-14 21:19:35 +0100
committerAlan Pearce2020-11-14 21:52:50 +0100
commitfa837f2e05dd12b6d1ea3c5bb7aac7c86fa9ff1a (patch)
tree5d449f55b1c83dae8cfcfb4dc4a95fb28f46b439
parent42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa (diff)
downloadwebsite-fa837f2e05dd12b6d1ea3c5bb7aac7c86fa9ff1a.tar.lz
website-fa837f2e05dd12b6d1ea3c5bb7aac7c86fa9ff1a.tar.zst
website-fa837f2e05dd12b6d1ea3c5bb7aac7c86fa9ff1a.zip
Redirect from previous feed file
-rw-r--r--netlify.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml index 7e16e93..bf33892 100644 --- a/netlify.toml +++ b/netlify.toml
@@ -58,6 +58,11 @@
58 status = 301 58 status = 301
59 force = true 59 force = true
60 60
61[[redirects]]
62 from = "/post/index.xml"
63 to = "/atom.xml"
64 status = 301
65
61[[headers]] 66[[headers]]
62 for = "/img/*" 67 for = "/img/*"
63 [headers.values] 68 [headers.values]