...
This commit is contained in:
33
sidebars.js
33
sidebars.js
@@ -18,7 +18,23 @@ const sidebars = {
|
||||
'we_are_different',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Core Concepts',
|
||||
label: 'Farming',
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'Node Economics & Pricing',
|
||||
description: 'Understand the economic model for TFGrid farmers, including node specifications, pricing structures, income projections, and ThreeFold\'s committed capacity bids.',
|
||||
slug: '/node-economics',
|
||||
},
|
||||
items: [
|
||||
'node-economics/farmers',
|
||||
'node-economics/marketplace',
|
||||
'node-economics/bids',
|
||||
'node-economics/overview',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Tokens',
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'Core Finance Concepts',
|
||||
@@ -33,21 +49,6 @@ const sidebars = {
|
||||
},
|
||||
'faq',
|
||||
'implementation-roadmap',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Node Economics & Pricing',
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'Node Economics & Pricing',
|
||||
description: 'Understand the economic model for TFGrid farmers, including node specifications, pricing structures, income projections, and ThreeFold\'s committed capacity bids.',
|
||||
slug: '/node-economics',
|
||||
},
|
||||
items: [
|
||||
'node-economics/overview',
|
||||
'node-economics/explanation',
|
||||
'node-economics/bids',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Roadmap',
|
||||
|
||||
Reference in New Issue
Block a user