From 694b2d6c1d518f6235a34d0f167b791549edccd1 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 14 Jun 2024 20:05:32 -0700 Subject: [PATCH] chore: update feeds page --- src/pages/main/feeds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/main/feeds.md b/src/pages/main/feeds.md index d8261136..3e22f9f6 100644 --- a/src/pages/main/feeds.md +++ b/src/pages/main/feeds.md @@ -10,6 +10,6 @@ These are web feeds, also known as RSS feeds. Subscribe by copying a URL into yo - Posts ([RSS](https://feedpress.me/coryd) or [JSON](https://feedpress.me/coryd.json)): posts from my site. - Links ([RSS](https://feedpress.me/coryd-links) or [JSON](https://feedpress.me/coryd-links.json)): links I've liked. -- Books ([RSS](https://feedpress.me/coryd-books) or [JSON](https://feedpress.me/coryd-books.json)): books I'm currently reading. +- Books ([RSS](https://feedpress.me/coryd-books) or [JSON](https://feedpress.me/coryd-books.json)): books I've finished recently. - Movies ([RSS](https://feedpress.me/coryd-movies) or [JSON](https://feedpress.me/coryd-books.json)): movies I've watched recently. - All ([RSS](https://feedpress.me/coryd-all) or [JSON](https://feedpress.me/coryd-all.json)): all of the posts and activity from my site.