lucht/src/data/site.json
2021-09-05 15:31:18 -04:00

12 lines
368 B
JSON

{
"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": "/"
}