From bf2efcadae943393c033ce55bca3a49573e99add Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 6 Aug 2023 20:47:18 -0700 Subject: [PATCH] chore: consistent descriptions for books --- src/assets/feeds/books.md | 2 +- src/feeds.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/feeds/books.md b/src/assets/feeds/books.md index 4f79d77b..d6f670cb 100644 --- a/src/assets/feeds/books.md +++ b/src/assets/feeds/books.md @@ -2,6 +2,6 @@ layout: feed title: Books • Cory Dransfeldt icon: books -description: My recently read books. +description: Books I'm currently reading. permalink: /assets/feeds/books.xsl --- \ No newline at end of file diff --git a/src/feeds.md b/src/feeds.md index 0dc9f8eb..08c7213c 100644 --- a/src/feeds.md +++ b/src/feeds.md @@ -26,5 +26,5 @@ class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 m - Posts ([RSS](/feed.xml) • [JSON](/feed.json)): posts from my site. - Links ([RSS](/links.xml) • [JSON](/links.json)): links I've liked. -- Books ([RSS](/books.xml) • [JSON](/books.json)): my recently read books. +- Books ([RSS](/books.xml) • [JSON](/books.json)): books I'm currently reading. - Follow ([RSS](/follow.xml) • [JSON](/follow.json)): my activity from around the web.