fix: feed cleanup

This commit is contained in:
Cory Dransfeldt 2023-09-19 17:32:20 -07:00
parent 7133b3d589
commit 94f77a46dd
No known key found for this signature in database
7 changed files with 13 additions and 10 deletions

View file

@ -3,7 +3,7 @@ layout: null
permalink: /feeds/posts
---
{%- assign posts = collections.posts | reverse -%}
{% render "partials/feeds/content.liquid"
{% render "partials/feeds/rss.liquid"
permalink:"/feeds/posts"
title:"Cory Dransfeldt"
description:"Posts from my site."