chore: debug
This commit is contained in:
parent
5a4824e128
commit
f3f05eaf26
5 changed files with 6 additions and 6 deletions
|
@ -4,8 +4,8 @@ eleventyExcludeFromCollections: true
|
|||
permalink: "/feeds/all.json"
|
||||
---
|
||||
{% render "partials/feeds/json.liquid"
|
||||
permalink:'/feeds/all.json'
|
||||
title:'All activity • Cory Dransfeldt'
|
||||
permalink:"/feeds/all.json"
|
||||
title:"Cory Dransfeldt: all activity"
|
||||
data:collections.allContent
|
||||
updated:collections.allContent[0].date
|
||||
site:site
|
||||
|
|
Reference in a new issue