...
This commit is contained in:
33
ebooks/internal/cfg/menus.heroscript
Normal file
33
ebooks/internal/cfg/menus.heroscript
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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"
|
Reference in New Issue
Block a user