From 9fe48987ab143ad3847cb14af7f6829b124d1583 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 19 Jun 2023 12:29:31 -0700 Subject: [PATCH] chore: update feed redirect --- _redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_redirects b/_redirects index e541a4cb..445de762 100644 --- a/_redirects +++ b/_redirects @@ -6,7 +6,7 @@ /.well-known/nodeinfo* https://social.lol/.well-known/nodeinfo:splat 301 # rewrites -/feeds/all.xml /feeds 200! +/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!