From 4062875861d4fb4dc4ca34f0c9dd9a001491c810 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 9 Jun 2024 21:01:53 -0700 Subject: [PATCH 1/3] chore: debug --- src/pages/main/feeds.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/main/feeds.md b/src/pages/main/feeds.md index acb51c8c..0238f07f 100644 --- a/src/pages/main/feeds.md +++ b/src/pages/main/feeds.md @@ -6,8 +6,6 @@ description: Content feeds exposed by and generated from my site. --- -These are web feeds, also known as [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(web_standard)) feeds. Subscribe by copying the URL from the address bar into your newsreader. Visit [About Feeds](https://aboutfeeds.com) to get started with newsreaders and subscribing. It's free. - - 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. From 5ceb09ddd1d3d95d1fc891a6f26faee4ddb98b21 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 9 Jun 2024 21:10:06 -0700 Subject: [PATCH 2/3] chore: debug --- src/pages/main/feeds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/main/feeds.md b/src/pages/main/feeds.md index 0238f07f..85020856 100644 --- a/src/pages/main/feeds.md +++ b/src/pages/main/feeds.md @@ -6,6 +6,8 @@ description: Content feeds exposed by and generated from my site. --- +These are web feeds, also known as RSS feeds. Subscribe by copying the URL from the address bar into your newsreader. + - 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. From edba23fbd240b5be788a8781128f5530facf96c8 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 10 Jun 2024 04:39:00 -0700 Subject: [PATCH 3/3] fix: text --- 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 85020856..5d220e4b 100644 --- a/src/pages/main/feeds.md +++ b/src/pages/main/feeds.md @@ -6,7 +6,7 @@ description: Content feeds exposed by and generated from my site. --- -These are web feeds, also known as RSS feeds. Subscribe by copying the URL from the address bar into your newsreader. +These are web feeds, also known as RSS feeds. Subscribe by copying a URL into your newsreader. - 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.