docs_tier_h_s/ebooks/internal/cfg/menus.heroscript
2025-07-22 10:29:57 +02:00

33 lines
619 B
Plaintext

# Menu Configuration
!!site.navbar
title:"INCAGen"
logo_alt:"ThreeFold INCAGen Logo"
logo_src:"img/logo.svg"
logo_src_dark:"img/new_logo_tft.png"
# Menu Items
!!site.navbar_item
label:"Main Docs"
href:"https://docs.threefold.io"
position:"right"
!!site.navbar_item
label:"ThreeFold.io"
href:"https://threefold.io"
position:"right"
# Footer Configuration
!!site.footer
style:"dark"
!!site.footer_item
title:"More"
label:"Main Docs"
href:"https://docs.threefold.io"
!!site.footer_item
title:"More"
label:"ThreeFold.io"
href:"https://threefold.io"