diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md index 9abb88b8a..fd2dee52f 100644 --- a/content/navigation/navigation.md +++ b/content/navigation/navigation.md @@ -1,7 +1,168 @@ --- id: navigation navLinks: - - name: TF Universe + - name: Why + link: /why + external: false + expandable: false + + - name: Grid + link: "" # /dropdown + external: false + expandable: true + submenu: + - title: Introduction + path: https://threefold.io/farming/ + external: true + - title: Start Farming + path: https://threefold.io/farming/farming + external: true + - title: Get a 3Node + path: https://threefold.io/farming/get_3node + external: true + - title: FAQ + path: https://forum.threefold.io/c/farming/farming-faq/53 + external: true + + - name: Token + link: "" + external: false + expandable: true + submenu: + - title: Introduction + path: /token + - title: Buy TFT + path: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell + external: true + - title: Tokenomics + path: https://threefold.io/info/threefold#/threefold__tokenomics + external: true + - title: Distribution + path: https://threefold.io/info/threefold#/threefold__token_overview + external: true + - title: FAQ + path: https://forum.threefold.io/c/threefold-token/tft-faq/57 + external: true + + - name: Use + link: "" + external: false + expandable: true + submenu: + - title: Kubernetes Cloud + path: https://threefold.io/info/cloud#/cloud__evdc + external: true + - title: Quantum-Safe Storage + path: https://threefold.io/info/cloud#/cloud__threefold_filesystem + external: true + - title: Marketplace + path: https://threefold.io/marketplace + external: true + - title: Digital Twin + path: https://mydigitaltwin.io/ + external: true + + - name: Technology + link: "" # /dropdown + external: false + expandable: true + submenu: + - title: Web2/Web3/P2P + path: https://threefold.io/info/threefold#/threefold__grid_compare + external: true + - title: Grid Technology + path: https://threefold.io/info/threefold#/internet4__zos_3node_tfgrid_intro + external: true + - title: Operating System + path: https://threefold.io/info/threefold#/internet4__tfgrid_primitives + external: true + - title: Smart Contract for IT + path: https://threefold.io/info/threefold#/internet4__smartcontract_it + external: true + - title: P2P Network + path: https://threefold.io/info/threefold#/internet4__planetary_network + external: true + - title: FAQ + path: https://forum.threefold.io/c/technical-discussion/technical-faq/55 + external: true + + - name: Collaborators + link: "" # /dropdown + external: false + expandable: true + submenu: + - title: Partners + path: /partners + + - title: People + path: /people + + - title: Alliance + path: /aci + external: true + + - name: Participate + link: /universe + external: false + expandable: false + + - name: More Info + link: "" # /dropdown + external: false + expandable: true + submenu: + - title: Blog + path: /blog + - title: NewsRoom + path: /news + - title: Forum + path: https://forum.threefold.io + external: true + - title: FAQ + path: /faq + external: false + - title: Contact Us + path: "mailto:info@threefold.io" + external: true + +social: + - icon: telegram-plane + link: "https://t.me/threefoldnews" +--- + + + + + + + + \ No newline at end of file