Skip to content

Commit 8c0b8c0

Browse files
committed
Update config.mts
1 parent 1e3af42 commit 8c0b8c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.config/.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ export default defineConfig({
141141
{ text: "后端服务指引", link: "/Design/BackendServiceStartup" },
142142
{ text: "网络通信适配", link: "/Design/UsingNetworking" },
143143
{ text: "使用水印保护代码包安全", link: "/Design/wasmWaterMark" },
144-
{ text: "配置构建模板", link: "/Design/BuildTemplate.md" }
144+
{ text: "配置构建模板", link: "/Design/BuildTemplate.md" },
145+
{ text: "实时预览工具", link: "/Design/WechatPreview.md" },
145146
],
146147
},
147148
{

0 commit comments

Comments
 (0)