docs_bring_your_own_internet/cfg/footer.json
2025-02-07 14:00:54 -05:00

69 lines
1.4 KiB
JSON

{
"style": "dark",
"links": [
{
"title": "DePIN",
"items": [
{
"label": "Introduction",
"href": "/docs/introduction"
},
{
"label": "BYO Internet",
"href": "/docs/byoi"
},
{
"label": "TFGrid POC",
"href": "/docs/threefold_poc"
},
{
"label": "Feedback",
"to": "/docs/feedback"
}
]
},
{
"title": "Community",
"items": [
{
"label": "Telegram",
"href": "https://t.me/threefold"
},
{
"label": "X",
"href": "https://x.com/threefold_io"
},
{
"label": "Forum",
"href": "https://forum.threefold.io"
},
{
"label": "Support",
"to": "/support"
}
]
},
{
"title": "Links",
"items": [
{
"label": "ThreeFold.io",
"href": "https://threefold.io"
},
{
"label": "Dashboard",
"href": "https://dashboard.grid.tf"
},
{
"label": "GitHub",
"href": "https://github.com/threefoldtech/home"
},
{
"label": "Gitea",
"href": "https://git.ourworld.tf/tfgrid/info_docs_byoi"
}
]
}
],
"copyright": "Copyright © 2025 ThreeFold"
}