acid.info/config.json

49 lines
1.0 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": "acid.md",
"fileOrdersInSidenav": [],
"folderOrdersInSidenav": [],
"external_links": [],
"exclude": [
"join-us"
]
},
"ds_id": "acid_info",
"seo": {
"title": "Acid.info",
"description": "The future is a second enlightenment of the digital world.",
"image": "Acid-Linkpreview-1600x800.png",
"url": "https://acid.info",
"social_media": [
{
"provider": "twitter",
"handler": "ac1d_info"
},
{
"provider": "github",
"handler": "acid-info"
}
]
}
}