docs: redirect for feeds

This commit is contained in:
soulgalore 2022-03-22 21:00:41 +01:00
parent 419c09e610
commit 045c27557d
1 changed files with 5 additions and 0 deletions

5
docs/_redirects Normal file
View File

@ -0,0 +1,5 @@
# Redirects from what the browser requests to what we serve
/feed/index.xml /feed/blog.xml
/feeds /feed/rss.xml
/feed /feed/rss.xml 302
/rss /feed/rss.xml