chore: consistent descriptions

This commit is contained in:
Cory Dransfeldt 2023-08-06 20:44:13 -07:00
parent 58b5d67fd9
commit f955bba115
No known key found for this signature in database
4 changed files with 7 additions and 7 deletions

View file

@ -2,6 +2,6 @@
layout: feed
title: Books • Cory Dransfeldt
icon: books
description: A feed of my recently read books.
description: My recently read books.
permalink: /assets/feeds/books.xsl
---

View file

@ -2,6 +2,6 @@
layout: feed
title: Posts • Cory Dransfeldt
icon: rss
description: A feed of the posts from my site.
description: Posts from my site.
permalink: /assets/feeds/feed.xsl
---

View file

@ -2,6 +2,6 @@
layout: feed
title: Links • Cory Dransfeldt
icon: link
description: A feed of links I've liked.
description: Links I've liked.
permalink: /assets/feeds/links.xsl
---