fix: update redirects for rss feeds

This commit is contained in:
Devin Haska 2024-09-30 19:05:30 -07:00 committed by GitHub
parent 183380f70d
commit 90c07ac784
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,8 +3,8 @@ http://devinlumley.com/* https://wonderfulfrog.com/:splat 301
https://devinlumley.com/* https://wonderfulfrog.com/:splat 301
# RSS
/rss.xml /feeds/posts 301
/feed.xml /feeds/posts 301
/rss.xml /feeds/posts.xml 301
/feed.xml /feeds/posts.xml 301
# Pages
/about/uses /uses 301