add copyright data
This commit is contained in:
parent
8c23e41e10
commit
2a850a7610
1 changed files with 11 additions and 11 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "Eleventonia",
|
||||
"description": "A mildly opinionated Eleventy starter project",
|
||||
"url": "/",
|
||||
"githubUrl": "https://github.com/mattdecamp/eleventonia",
|
||||
"authorName": "Matt DeCamp",
|
||||
"authorHandle": "@mpdecamp",
|
||||
"authorEmail": "matt@happybear.dev",
|
||||
"year": 2021,
|
||||
"socialImage": "/"
|
||||
|
||||
}
|
||||
"name": "Eleventonia",
|
||||
"description": "A mildly opinionated Eleventy starter project",
|
||||
"url": "/",
|
||||
"githubUrl": "https://github.com/mattdecamp/eleventonia",
|
||||
"authorName": "Matt DeCamp",
|
||||
"authorHandle": "@mpdecamp",
|
||||
"authorEmail": "matt@happybear.dev",
|
||||
"yearCreated": 2021,
|
||||
"copyright": "2021 to present",
|
||||
"socialImage": "/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue