mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
Update docusaurus.config.ts
This commit is contained in:
@@ -128,6 +128,10 @@ const config: Config = {
|
||||
label: "FAQ",
|
||||
to: "faq",
|
||||
},
|
||||
{
|
||||
label: "Help Improve The Docs",
|
||||
to: "https://github.com/open-webui/docs",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -141,6 +145,10 @@ const config: Config = {
|
||||
label: "Discord",
|
||||
href: "https://discord.gg/5rJgQTnV4s",
|
||||
},
|
||||
{
|
||||
label: "Reddit",
|
||||
href: "https://www.reddit.com/r/OpenWebUI/",
|
||||
},
|
||||
{
|
||||
label: "𝕏",
|
||||
href: "https://x.com/OpenWebUI",
|
||||
@@ -158,6 +166,10 @@ const config: Config = {
|
||||
label: "About",
|
||||
to: "https://openwebui.com",
|
||||
},
|
||||
{
|
||||
label: "Report a Vulnerability / Responsible Disclosure",
|
||||
to: "https://openwebui.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user