...
This commit is contained in:
@@ -8,13 +8,17 @@
|
||||
|
||||
{
|
||||
name: biz
|
||||
url: https://git.ourworld.tf/tfgrid/docs_tfgrid4/src/branch/main/aibox/collectios/aaa
|
||||
url: https://git.ourworld.tf/tfgrid/docs_tfgrid4/src/branch/main/aibox/collections/aaa
|
||||
description: Business documentation.
|
||||
}
|
||||
|
||||
{
|
||||
name: products
|
||||
url: https://git.ourworld.tf/tfgrid/docs_tfgrid4/src/branch/main/aibox/collectios/vvv
|
||||
url: https://git.ourworld.tf/tfgrid/docs_tfgrid4/src/branch/main/aibox/collections/vvv
|
||||
description: Information about ThreeFold products.
|
||||
}
|
||||
{
|
||||
scan: true
|
||||
url: https://git.ourworld.tf/tfgrid/docs_tfgrid4/src/branch/main/aibox/collections
|
||||
}
|
||||
]
|
||||
|
@@ -3,30 +3,30 @@
|
||||
name: home
|
||||
title: Home Page
|
||||
description: This is the main landing page.
|
||||
navPath: /
|
||||
navpath: /
|
||||
collection: acollection
|
||||
}
|
||||
|
||||
{
|
||||
name: about
|
||||
title: About Us
|
||||
navPath: /about
|
||||
navpath: /about
|
||||
collection: acollection
|
||||
}
|
||||
|
||||
{
|
||||
name: docs
|
||||
title: Documentation
|
||||
navPath: /sub/docs
|
||||
navpath: /sub/docs
|
||||
collection: docs_hero
|
||||
}
|
||||
|
||||
{
|
||||
name: hidden-page
|
||||
title: Hidden Page
|
||||
name: draft-page
|
||||
title: draft Page
|
||||
description: This page is not shown in navigation.
|
||||
hidden: true
|
||||
navPath: /cantsee
|
||||
draft: true
|
||||
navpath: /cantsee
|
||||
collection: acollection
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user