Skip to content

Commit c01c451

Browse files
committed
fix bug
1 parent 21e5cb2 commit c01c451

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

zh/config.mts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ export default defineConfig({
3939
{ text: "注册", link: "/zh/chatroom/register" },
4040
{ text: "登录", link: "/zh/chatroom/login" },
4141
{ text: "工作区", link: "/zh/chatroom/workspace" },
42-
{ text: "为什么选择Supabase", link: "/zh/chatroom/whysupabase" },
42+
{
43+
text: "为什么选择Pocketbase",
44+
link: "/zh/chatroom/whypocketbase",
45+
},
4346
],
4447
},
4548
],

0 commit comments

Comments
 (0)