mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
chore: Update header navigation with Discord server link and GitHub repository link
This commit is contained in:
parent
e060ca26f9
commit
e219b080a1
@ -84,18 +84,18 @@ 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",
|
||||
className: "header-github-link",
|
||||
"aria-label": "GitHub repository",
|
||||
},
|
||||
{
|
||||
href: "https://discord.com/invite/5rJgQTnV4s",
|
||||
position: "right",
|
||||
className: "header-discord-link",
|
||||
"aria-label": "Discord server",
|
||||
},
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
|
Loading…
Reference in New Issue
Block a user