chore: myriad feed fixes
This commit is contained in:
parent
189c5b90d5
commit
7e55338697
20 changed files with 82 additions and 59 deletions
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
layout: null
|
||||
eleventyExcludeFromCollections: true
|
||||
permalink: "/feeds/posts"
|
||||
---
|
||||
{% render "partials/feeds/rss.liquid"
|
||||
permalink:"/feeds/posts"
|
||||
title:"Posts / Cory Dransfeldt"
|
||||
description:globals.site_description
|
||||
data:posts
|
||||
updated:posts[0].date
|
||||
site:site
|
||||
%}
|
Reference in a new issue