docs: change order

This commit is contained in:
hieu-jan 2024-03-15 14:26:59 +09:00
parent 0a544a1ebb
commit a571c8be28

View File

@ -29,13 +29,6 @@ const sidebars = {
link: { type: "doc", id: "team/team" }, link: { type: "doc", id: "team/team" },
items: ["team/join-us", "team/contributor-program"], items: ["team/join-us", "team/contributor-program"],
}, },
{
type: "category",
label: "FAQ",
link: { type: "doc", id: "about/faq" },
items:
[],
},
"wall-of-love", "wall-of-love",
{ {
type: "category", type: "category",
@ -59,6 +52,13 @@ const sidebars = {
], ],
}, },
"acknowledgements", "acknowledgements",
{
type: "category",
label: "FAQ",
link: { type: "doc", id: "about/faq" },
items:
[],
},
], ],
productSidebar: [ productSidebar: [
{ {