mirror of
https://github.com/open-webui/docs
synced 2025-06-14 02:20:34 +00:00
Update docusaurus.config.js
This commit is contained in:
parent
7844da05fe
commit
2e711d9768
@ -100,14 +100,10 @@ const config = {
|
|||||||
label: "Getting Started",
|
label: "Getting Started",
|
||||||
to: "getting-started",
|
to: "getting-started",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: "Tutorial",
|
|
||||||
to: "tutorial",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ",
|
||||||
to: "faq"
|
to: "faq",
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -141,7 +137,7 @@ const config = {
|
|||||||
{
|
{
|
||||||
label: "Research",
|
label: "Research",
|
||||||
to: "research",
|
to: "research",
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user