This commit is contained in:
2025-07-22 10:38:00 +02:00
parent 21c578ee3f
commit 3628ccb798
12 changed files with 22 additions and 4 deletions

View 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"