fix: cleanup
This commit is contained in:
parent
779d636f08
commit
930cc60175
32 changed files with 47 additions and 47 deletions
|
@ -6,7 +6,7 @@ permalink: "/feeds/books"
|
|||
{%- assign bookData = books | bookStatus: 'finished' | bookSortDescending -%}
|
||||
{% render "partials/feeds/rss.liquid"
|
||||
permalink:"/feeds/books"
|
||||
title:"Cory Dransfeldt: books"
|
||||
title:"Books · Cory Dransfeldt"
|
||||
description:"Books I'm currently reading."
|
||||
data:bookData
|
||||
updated:bookData[0].date
|
||||
|
|
Reference in a new issue