mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
chore: Update header navigation with Discord server link
This commit is contained in:
@@ -84,6 +84,12 @@ const config: Config = {
|
||||
// label: "Blog",
|
||||
// position: "left",
|
||||
// },
|
||||
{
|
||||
href: "https://discord.com/invite/5rJgQTnV4s",
|
||||
position: "right",
|
||||
className: "header-discord-link",
|
||||
"aria-label": "Discord server",
|
||||
},
|
||||
{
|
||||
href: "https://github.com/open-webui/open-webui",
|
||||
position: "right",
|
||||
|
||||
Reference in New Issue
Block a user