chore: more reorganization

This commit is contained in:
Cory Dransfeldt 2023-06-20 10:30:51 -07:00
parent dd56c5ff62
commit 8bb5361403
No known key found for this signature in database
8 changed files with 21 additions and 4 deletions

View file

@ -0,0 +1,14 @@
---
permalink: '/contribute.json'
eleventyExcludeFromCollections: true
dynamicPermalink: false
---
{
"name": "coryd.dev",
"description": "Cory Dransfeldt's personal blog.",
"repository": {
"url": "https://github.com/mozilla/contribute.json",
"license": "ISC"
},
"keywords": ["11ty", "Eleventy", "Javascript", "Liquid.js", "Markdown"]
}