We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a909c15 + c01c451 commit cbe02ebCopy full SHA for cbe02eb
zh/config.mts
@@ -39,7 +39,10 @@ export default defineConfig({
39
{ text: "注册", link: "/zh/chatroom/register" },
40
{ text: "登录", link: "/zh/chatroom/login" },
41
{ text: "工作区", link: "/zh/chatroom/workspace" },
42
- { text: "为什么选择Supabase", link: "/zh/chatroom/whysupabase" },
+ {
43
+ text: "为什么选择Pocketbase",
44
+ link: "/zh/chatroom/whypocketbase",
45
+ },
46
],
47
},
48
0 commit comments