Skip to content

Commit 06b6ced

Browse files
committed
feat(doc): menu order
1 parent 00feddf commit 06b6ced

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/guides/_data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"guides": [
3-
"1-getting-started.html",
4-
"2-features.html",
3+
"1-features.html",
4+
"2-getting-started.html",
55
"3-demo.html",
66
"4-installation.html",
77
"5-tutorial.html",
@@ -19,4 +19,4 @@
1919
"17-tab-configuration.html",
2020
"18-hosting.html"
2121
]
22-
}
22+
}

0 commit comments

Comments
 (0)