diff options
author | Alan Pearce | 2023-04-24 19:44:46 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-24 19:44:59 +0200 |
commit | 4fe8ee6bf49d5081523c94eb73f4eeabfb45961a (patch) | |
tree | fd6d6b44f43d65427e42ed87adb19a4fcd6e977d /static/_redirects | |
parent | 76407004e8907251a9218bd0167bea8fa47026ee (diff) | |
download | website-4fe8ee6bf49d5081523c94eb73f4eeabfb45961a.tar.lz website-4fe8ee6bf49d5081523c94eb73f4eeabfb45961a.tar.zst website-4fe8ee6bf49d5081523c94eb73f4eeabfb45961a.zip |
remove redirect config for netlify/forge pages
Diffstat (limited to 'static/_redirects')
-rw-r--r-- | static/_redirects | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/_redirects b/static/_redirects deleted file mode 100644 index 2ee3842..0000000 --- a/static/_redirects +++ /dev/null @@ -1 +0,0 @@ -/post/index.xml /atom.xml 301 \ No newline at end of file |