feat:增加RustDesk文档

This commit is contained in:
2026-03-24 22:05:08 +08:00
parent 681aff8bd5
commit fa8f0da32a
2 changed files with 109 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ export const routers = [
{ text: 'VitePress使用和简介', link: '/Others/VitePress' },
{ text: '企业微信工作台开发', link: '/Others/WeCom' },
{ text: 'XDRP简介和安装', link: '/Others/XDRP' },
{ text: 'RustDesk简介和安装', link: '/Others/RustDesk' },
{ text: 'Systemback制作Ubuntu镜像', link: '/Others/Systemback' },
]
}