chore: Update header navigation with Discord server link

This commit is contained in:
Hichem Fantar
2024-06-17 16:17:52 +01:00
parent 00d4b28394
commit 34959ad6c3
2 changed files with 21 additions and 0 deletions

View File

@@ -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",