lucht/src/data/site.json

15 lines
434 B
JSON
Raw Normal View History

2021-09-02 01:19:39 +00:00
{
2021-09-05 19:31:18 +00:00
"name": "Eleventonia",
2021-12-03 02:27:49 +00:00
"description": "A mildly opinionated Eleventy starter",
2023-06-08 19:17:29 +00:00
"url": "https://eleventonia.mattdecamp.com",
"locale": "en_us",
2021-12-09 01:51:22 +00:00
"lang": "en",
2021-09-05 19:31:18 +00:00
"githubUrl": "https://github.com/mattdecamp/eleventonia",
"authorName": "Matt DeCamp",
"authorHandle": "@mpdecamp",
"authorEmail": "matt@happybear.dev",
"yearCreated": 2021,
"copyright": "2021 to present",
"socialImage": "/"
}