This commit is contained in:
2025-07-22 10:29:57 +02:00
parent 36686364f0
commit 21c578ee3f
13 changed files with 96 additions and 0 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"