feat: tag authors of shared links on mastodon if possible
This commit is contained in:
parent
8ea14491b9
commit
2d1cdc54f6
7 changed files with 17 additions and 37 deletions
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
layout: null
|
||||
eleventyExcludeFromCollections: true
|
||||
permalink: "/feeds/all.json"
|
||||
---
|
||||
{% render "partials/feeds/json.liquid"
|
||||
permalink:"/feeds/all.json"
|
||||
title:"Cory Dransfeldt: all activity"
|
||||
data:collections.allContent
|
||||
updated:collections.allContent[0].date
|
||||
site:site
|
||||
%}
|
Reference in a new issue