Skip to content

Commit 5f0d3c2

Browse files
committed
docs(www): 侧栏新增 HTTP URL 唤醒指南入口
1 parent e3996f6 commit 5f0d3c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

www/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export default defineConfig({
9595
text: "日常使用",
9696
items: [
9797
{ text: "日常使用", link: "/guide/daily-use" },
98+
{ text: "HTTP URL 唤醒指南", link: "/guide/http-daemon-wake-user-guide" },
9899
{ text: "配置指南", link: "/guide/configuration" },
99100
{ text: "工具与权限", link: "/guide/tools-permissions" },
100101
],

0 commit comments

Comments
 (0)