mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
rm
This commit is contained in:
@@ -77,30 +77,11 @@ const config: Config = {
|
||||
srcDark: "images/logo-dark.png",
|
||||
},
|
||||
items: [
|
||||
// {
|
||||
// type: "docSidebar",
|
||||
// position: "left",
|
||||
// sidebarId: "pipelines",
|
||||
// label: "Pipelines",
|
||||
// },
|
||||
|
||||
// {
|
||||
// type: "docSidebar",
|
||||
// sidebarId: "blog",
|
||||
// position: "left",
|
||||
// label: "Blog",
|
||||
// },
|
||||
|
||||
{
|
||||
to: "blog",
|
||||
label: "Blog",
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
href: "/",
|
||||
label: "Docs",
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
label: "GitHub",
|
||||
href: "https://github.com/open-webui/open-webui",
|
||||
|
||||
Reference in New Issue
Block a user