add contribute.json
This commit is contained in:
parent
5083f22110
commit
88464a35e2
2 changed files with 10 additions and 0 deletions
9
src/contribute.json
Normal file
9
src/contribute.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"description": "Cory Dransfeldt's personal blog.",
|
||||
"repository": {
|
||||
"url": "https://github.com/mozilla/contribute.json",
|
||||
"license": "MPL2"
|
||||
},
|
||||
"keywords": ["11ty", "Eleventy", "Javascript", "Liquid.js", "Markdown"]
|
||||
}
|
Reference in a new issue