ddd
This commit is contained in:
40
cfg/footer.json
Normal file
40
cfg/footer.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"style": "dark",
|
||||
"links": [
|
||||
{
|
||||
"title": "Docs",
|
||||
"items": [
|
||||
{
|
||||
"label": "Introduction",
|
||||
"to": "/docs"
|
||||
},
|
||||
{
|
||||
"label": "TFGrid V4 Docs",
|
||||
"href": "https://docs.threefold.io/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Community",
|
||||
"items": [
|
||||
{
|
||||
"label": "Telegram",
|
||||
"href": "https://t.me/threefold"
|
||||
},
|
||||
{
|
||||
"label": "X",
|
||||
"href": "https://x.com/threefold_io"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Links",
|
||||
"items": [
|
||||
{
|
||||
"label": "ThreeFold.io",
|
||||
"href": "https://threefold.io"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
16
cfg/main.json
Normal file
16
cfg/main.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Internet Geek",
|
||||
"tagline": "Internet Geek",
|
||||
"favicon": "img/favicon.png",
|
||||
"url": "https://friends.threefold.info",
|
||||
"url_home": "docs/",
|
||||
"baseUrl": "/kristof/",
|
||||
"image": "img/tf_graph.png",
|
||||
"metadata": {
|
||||
"description": "ThreeFold is laying the foundation for a geo aware Web 4, the next generation of the Internet.",
|
||||
"image": "https://threefold.info/kristof/img/tf_graph.png",
|
||||
"title": "ThreeFold Technology Vision"
|
||||
},
|
||||
"buildDest":"root@info.ourworld.tf:/root/hero/www/info",
|
||||
"buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev"
|
||||
}
|
15
cfg/navbar.json
Normal file
15
cfg/navbar.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"title": "Kristof = Chief Executive Geek",
|
||||
"items": [
|
||||
{
|
||||
"href": "https://threefold.info/kristof/",
|
||||
"label": "ThreeFold Technology",
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"href": "https://threefold.io",
|
||||
"label": "ThreeFold.io",
|
||||
"position": "right"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user