From 714b72c4f80698da8ca41db0e7e61bc3652a79e8 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 10 Jun 2024 07:22:52 -0700 Subject: [PATCH] chore: redirects --- _redirects | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/_redirects b/_redirects index 57a18bc4..f4b48895 100644 --- a/_redirects +++ b/_redirects @@ -56,6 +56,21 @@ /assets/img/favicon/favicon-32x32.png https://cdn.coryd.dev/assets/icons/favicon.ico 301 /assets/img/favicon/favicon-16x16.png https://cdn.coryd.dev/assets/icons/favicon.ico 301 +# feeds + /rss https://feedpress.me/coryd 301 + /atom https://feedpress.me/coryd 301 + /rss.xml https://feedpress.me/coryd 301 + /atom.xml https://feedpress.me/coryd 301 + /feeds/all.xml https://feedpress.me/coryd 301 + /feed.xml https://feedpress.me/coryd + /feed.json https://feedpress.me/coryd.json + /books.xml https://feedpress.me/coryd-books + /books.json https://feedpress.me/coryd-books.json + /links.xml https://feedpress.me/coryd-links + /links.json https://feedpress.me/coryd-links.json + /follow.xml https://feedpress.me/coryd-all + /follow.json https://feedpress.me/coryd-all.json + # general /articles/ / 301 /recent/movies /watching/recent/movies 301