feat:增加Systemback文档

This commit is contained in:
2026-03-12 22:00:12 +08:00
parent 62d0b0515e
commit a0c40be4b6
2 changed files with 38 additions and 0 deletions

View File

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