This commit is contained in:
Bel LaPointe
2021-11-29 14:51:22 -07:00
parent 348b95df0f
commit d1c5d8a67c
8 changed files with 188 additions and 79 deletions

View File

@@ -0,0 +1,14 @@
{
"title": "the title of my blog",
"theme": "anubis",
"params": {
"author": "bel",
"email": "bel@bel.bel",
"social": [
{
"id": "email",
"name": "bel@bel.bel"
}
]
}
}