chore: debug
This commit is contained in:
parent
5a4824e128
commit
f3f05eaf26
5 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ permalink: "/feeds/books"
|
|||
{%- assign bookData = books | bookStatus: 'finished' | bookSortDescending -%}
|
||||
{% render "partials/feeds/rss.liquid"
|
||||
permalink:"/feeds/books"
|
||||
title:"Books • Cory Dransfeldt"
|
||||
title:"Cory Dransfeldt: books"
|
||||
description:"Books I'm currently reading."
|
||||
data:bookData
|
||||
updated:bookData[0].date
|
||||
|
|
Reference in a new issue