mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
restructuring
This commit is contained in:
parent
3a1290cb24
commit
80f2ed8fc2
@ -9,25 +9,15 @@ module.exports = {
|
||||
sidebar: {
|
||||
auto: false,
|
||||
nav: [
|
||||
{
|
||||
title: "Intro to Kava Platform",
|
||||
children: [
|
||||
{
|
||||
title: "Application Process",
|
||||
path: "/education/application_process.html"
|
||||
},
|
||||
{
|
||||
title: "Development Process",
|
||||
path: "education/dev_process",
|
||||
directory: true,
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Getting Started - Developers",
|
||||
children: [
|
||||
{
|
||||
title: "Hello Kava",
|
||||
title: "Getting Set Up",
|
||||
path: "/education/getting_started.html"
|
||||
},
|
||||
{
|
||||
title: "Building Modules",
|
||||
path: "/education/hello_kava.html"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user