We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3996f6 commit 5f0d3c2Copy full SHA for 5f0d3c2
1 file changed
www/.vitepress/config.mts
@@ -95,6 +95,7 @@ export default defineConfig({
95
text: "日常使用",
96
items: [
97
{ text: "日常使用", link: "/guide/daily-use" },
98
+ { text: "HTTP URL 唤醒指南", link: "/guide/http-daemon-wake-user-guide" },
99
{ text: "配置指南", link: "/guide/configuration" },
100
{ text: "工具与权限", link: "/guide/tools-permissions" },
101
],
0 commit comments