feat(11ty): add samle data set

This commit is contained in:
Oscar
2019-11-11 23:52:54 +01:00
parent 301fc5a8bf
commit 248176e06e
6 changed files with 69 additions and 0 deletions

9
11ty/_data/metadata.json Normal file
View File

@ -0,0 +1,9 @@
{
"title": "selfdefined",
"url": "https://www.selfdefined.app/",
"description": "I am writing about my experiences as a naval navel-gazer.",
"author": {
"name": "Tatiana & the Crew",
"email": "info@selfdefined.app"
}
}