55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
||
"theme":{
|
||
"palettes":{
|
||
"dark":{
|
||
"background":"#000000",
|
||
"text":"#FFFFFF",
|
||
"accentActive":"#7187ff",
|
||
"accentMute":"#30363d"
|
||
},
|
||
"light":{
|
||
"background":"#FFFFFF",
|
||
"text":"#000000",
|
||
"accentActive":"#7187ff",
|
||
"accentMute":"#dedede"
|
||
}
|
||
},
|
||
"fontFamily":"monospace",
|
||
"codeTheme":"prism/duotone-dark"
|
||
},
|
||
"template": "default",
|
||
"static_assets_folder": "static-assets",
|
||
"navigation":{
|
||
"home":"main.md",
|
||
"fileOrdersInSidenav": [
|
||
"main.md",
|
||
"what.md",
|
||
"why.md",
|
||
"ecosystem.md",
|
||
"territory.md",
|
||
"technology/overview",
|
||
"technology/blockchain",
|
||
"technology/waku",
|
||
"technology/codex"
|
||
],
|
||
"folderOrdersInSidenav": [
|
||
"technology",
|
||
"learn",
|
||
"about"
|
||
]
|
||
},
|
||
"ds_id": "logos",
|
||
"seo": {
|
||
"title": "Logos",
|
||
"description": "Logos is the world’s first Network State designed to enable new types of applications and institutions that uphold basic human rights.",
|
||
"image": "logos-site-preview-image.png",
|
||
"url": "https://staging.logos.co",
|
||
"social_media": [
|
||
{
|
||
"provider": "twitter",
|
||
"handler": "ethstatus"
|
||
}
|
||
]
|
||
}
|
||
}
|