chore: consistent descriptions for books
This commit is contained in:
parent
14bdaa955f
commit
bf2efcadae
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
---
|
|
@ -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.
|
||||
|
|
Reference in a new issue