Files
blog-press/docs/DevOps/index.md

10 lines
152 B
Markdown

---
layout: doc
title: 运维部署
---
<script setup>
import { routers } from '../.vitepress/theme/router'
</script>
<MenuList :routers=routers[1] />