14 lines
354 B
Text
14 lines
354 B
Text
---
|
|
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"]
|
|
}
|