chore: feed updates
This commit is contained in:
parent
70caf3eb21
commit
d76c9f7351
5 changed files with 29 additions and 6 deletions
12
src/feeds/share.follow.json.liquid
Normal file
12
src/feeds/share.follow.json.liquid
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: null
|
||||
permalink: /feeds/share-follow.json
|
||||
---
|
||||
{% render "partials/feeds/json.liquid"
|
||||
permalink:'/feeds/follow'
|
||||
title:'Follow • Cory Dransfeldt'
|
||||
data:follow.posts
|
||||
updated:follow.posts[0].date_published
|
||||
site:site
|
||||
share:true
|
||||
%}
|
Reference in a new issue