mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 09:21:35 +07:00
docs: collapse Get Started tab into 3 groups (Option C)
This commit is contained in:
@@ -836,17 +836,9 @@
|
||||
{
|
||||
"tab": "Get started",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Home",
|
||||
"pages": ["index"]
|
||||
},
|
||||
{
|
||||
"group": "Overview",
|
||||
"pages": ["start/showcase"]
|
||||
},
|
||||
{
|
||||
"group": "Core concepts",
|
||||
"pages": ["concepts/features"]
|
||||
"pages": ["index", "start/showcase", "concepts/features"]
|
||||
},
|
||||
{
|
||||
"group": "First steps",
|
||||
|
||||
Reference in New Issue
Block a user