docs: redirect for feeds
This commit is contained in:
parent
419c09e610
commit
045c27557d
|
|
@ -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
|
||||
Loading…
Reference in New Issue