11 lines
296 B
JSON
11 lines
296 B
JSON
|
{
|
||
|
"title": "Eleventy, the Blog",
|
||
|
"subtitle": "This is a sample project to showcase the Eleventy Static Site Generator.",
|
||
|
"feedurl": "https://11ty.io/feed/",
|
||
|
"url": "https://11ty.io/",
|
||
|
"id": "https://11ty.io/",
|
||
|
"author": {
|
||
|
"name": "Zach Leatherman",
|
||
|
"email": "zachleat@zachleat.com"
|
||
|
}
|
||
|
}
|