feat: blog

This commit is contained in:
Timothy Jaeryang Baek
2025-10-20 20:14:47 -04:00
parent 3df14e7c80
commit 3e9c53612d
3 changed files with 67 additions and 5 deletions

View File

@@ -91,11 +91,11 @@ const config: Config = {
// label: "Blog",
// },
// {
// href: "/blog",
// label: "Blog",
// position: "left",
// },
{
to: "blog",
label: "Blog",
position: "left",
},
{
href: "https://github.com/open-webui/open-webui",
position: "right",