mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 02:09:51 +07:00
Update docusaurus.config.js
This commit is contained in:
@@ -100,14 +100,10 @@ const config = {
|
||||
label: "Getting Started",
|
||||
to: "getting-started",
|
||||
},
|
||||
{
|
||||
label: "Tutorial",
|
||||
to: "tutorial",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
to: "faq"
|
||||
}
|
||||
to: "faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -141,7 +137,7 @@ const config = {
|
||||
{
|
||||
label: "Research",
|
||||
to: "research",
|
||||
}
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user