chore: consistent descriptions
This commit is contained in:
parent
58b5d67fd9
commit
f955bba115
4 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
---
|
|
@ -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
|
||||
---
|
|
@ -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
|
||||
---
|
Reference in a new issue