feat: feedpress plus cleanup

This commit is contained in:
Cory Dransfeldt 2023-09-04 14:47:29 -07:00
parent cc0a934f88
commit 29d3042f63
16 changed files with 32 additions and 107 deletions

9
src/meta/gpc.liquid Normal file
View file

@ -0,0 +1,9 @@
---
permalink: '.meta/gpc.json'
eleventyExcludeFromCollections: true
dynamicPermalink: false
---
{
"gpc": true,
"lastUpdate": "2023-06-19"
}