lucht/src/data/site.json

12 lines
307 B
JSON
Raw Normal View History

2021-09-02 01:19:39 +00:00
{
"name": "Eleventonia",
"description": "A mildly opinionated Eleventy starter project",
2021-09-05 15:41:13 +00:00
"url": "/",
2021-09-02 01:19:39 +00:00
"githubUrl": "https://github.com/mattdecamp/eleventonia",
"authorName": "Matt DeCamp",
"authorHandle": "@mpdecamp",
"authorEmail": "matt@happybear.dev",
"year": 2021,
"socialImage": "/"
}