update config #1
@ -94,23 +94,23 @@ const config: Config = {
|
|||||||
style: 'dark',
|
style: 'dark',
|
||||||
links: [
|
links: [
|
||||||
{
|
{
|
||||||
title: 'Docs',
|
title: 'DePIN',
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Intro',
|
label: 'Introduction',
|
||||||
href: 'introduction',
|
href: '/docs/introduction',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'DePIN Board',
|
label: 'DePIN Board',
|
||||||
href: 'depin_board',
|
href: '/docs/depin_board',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'TFGrid Features',
|
label: 'TFGrid Features',
|
||||||
href: 'threefold_features',
|
href: '/docs/threefold_features',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Support',
|
label: 'Feedback',
|
||||||
to: '/support',
|
to: '/docs/feedback',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user