chore: consolidate feeds + meta to clean up top level src
This commit is contained in:
parent
4dca0dfb3e
commit
2b59bf9d24
12 changed files with 5 additions and 5 deletions
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
layout: null
|
||||
eleventyExcludeFromCollections: true
|
||||
permalink: "/feeds/movies"
|
||||
---
|
||||
{% render "partials/feeds/rss.liquid"
|
||||
permalink:"/feeds/movies"
|
||||
title:"Cory Dransfeldt: movies"
|
||||
description:"Movies I've watched recently."
|
||||
data:movies.recentlyWatched
|
||||
updated:movies.recentlyWatched[0].lastWatched
|
||||
site:site
|
||||
%}
|
Reference in a new issue