12 lines
No EOL
278 B
Text
12 lines
No EOL
278 B
Text
---
|
|
layout: null
|
|
eleventyExcludeFromCollections: true
|
|
permalink: "/feeds/all.json"
|
|
---
|
|
{% render "partials/feeds/json.liquid"
|
|
permalink:'/feeds/all.json'
|
|
title:'Follow • Cory Dransfeldt'
|
|
data:collections.allContent
|
|
updated:collections.allContent[0].date
|
|
site:site
|
|
%} |