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",
|
"name": "Eleventonia",
|
||||||
"description": "A mildly opinionated Eleventy starter project",
|
"description": "A mildly opinionated Eleventy starter project",
|
||||||
"url": "/",
|
"url": "/",
|
||||||
"githubUrl": "https://github.com/mattdecamp/eleventonia",
|
"githubUrl": "https://github.com/mattdecamp/eleventonia",
|
||||||
"authorName": "Matt DeCamp",
|
"authorName": "Matt DeCamp",
|
||||||
"authorHandle": "@mpdecamp",
|
"authorHandle": "@mpdecamp",
|
||||||
"authorEmail": "matt@happybear.dev",
|
"authorEmail": "matt@happybear.dev",
|
||||||
"year": 2021,
|
"yearCreated": 2021,
|
||||||
"socialImage": "/"
|
"copyright": "2021 to present",
|
||||||
|
"socialImage": "/"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue