...
This commit is contained in:
24
default/cfg/footer.json
Normal file
24
default/cfg/footer.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"style": "dark",
|
||||
"links": [
|
||||
{
|
||||
"title": "Docs",
|
||||
"items": [
|
||||
{
|
||||
"label": "OurWorld",
|
||||
"href": "https://www.ourworld.tf"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Links",
|
||||
"items": [
|
||||
{
|
||||
"label": "ThreeFold New Internet",
|
||||
"href": "https://threefold.io"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"copyright": "Copyright © 2025 OurWorld"
|
||||
}
|
16
default/cfg/main.json
Normal file
16
default/cfg/main.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Veda Nile",
|
||||
"tagline": "Nile boats",
|
||||
"favicon": "img/ourworld_favicon.png",
|
||||
"url": "https://info.ourworld.tf",
|
||||
"baseUrl": "/veda/",
|
||||
"url_home": "docs",
|
||||
"image": "img/ourworld_logo.png",
|
||||
"metadata": {
|
||||
"description": "Veda Nile Boats",
|
||||
"image": "https://info.ourworld.tf/img/logo.svg",
|
||||
"title": "OurWorld Veda"
|
||||
},
|
||||
"buildDest":["root@info.ourworld.tf:/root/hero/www/info/veda"],
|
||||
"buildDestDev":["root@info.ourworld.tf:/root/hero/www/info/veda"]
|
||||
}
|
14
default/cfg/navbar.json
Normal file
14
default/cfg/navbar.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"logo": {
|
||||
"alt": "Logo",
|
||||
"src": "img/ourworld_logo.png"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"href": "https://www.veda-egypt.com/",
|
||||
"label": "Veda Egypt Website",
|
||||
"position": "right"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user