refactoring and add seo fields to config

This commit is contained in:
amirhouieh 2022-05-25 14:42:09 +02:00
parent 8fda3ed907
commit 51ade2e0b8
2 changed files with 14 additions and 4 deletions

View File

@ -16,9 +16,7 @@
"codeTheme": "base16/windows-10.css"
},
"template": "default",
"assets":{
"logo":"static-assets/logos-logo.svg"
},
"static_assets_folder": "static-assets",
"navigation":{
"home":"main.md",
"fileOrdersInSidenav": [
@ -34,5 +32,17 @@
"about",
"support"
]
},
"ds_id": "logos",
"seo": {
"title": "Logos",
"description": "Logos is the worlds first Network State designed to enable new types of applications and institutions that uphold basic human rights.",
"image": "logos-site-preview-image.jpg",
"social_media": [
{
"provider": "twitter",
"handler": "ethstatus"
}
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB