hugo/meta/.overrides/config.yaml.json

15 lines
218 B
JSON

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