From 27a68b60407a4b712f5f1f199aa4a33f61cb0dcc Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 19 Jun 2023 15:14:58 -0700 Subject: [PATCH] chore: tweak redirects --- _redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_redirects b/_redirects index 445de762..b28e57a0 100644 --- a/_redirects +++ b/_redirects @@ -1,12 +1,12 @@ # feeds /rss.xml /feed.xml 301! +/feeds/all.xml /feed.xml 301! # mastodon /.well-known/host-meta* https://social.lol/.well-known/host-meta:splat 301 /.well-known/nodeinfo* https://social.lol/.well-known/nodeinfo:splat 301 # rewrites -/feeds/all.xml /feed.xml 200! /favicon.ico /assets/img/favicon/favicon.ico 200! /apple-touch-icon.png /assets/img/favicon/apple-touch-icon.png 200! /apple-touch-icon-precomposed.png /assets/img/favicon/apple-touch-icon.png 200!