feat:增加AList博客
This commit is contained in:
10
docs/Others/index.md
Normal file
10
docs/Others/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: 其他
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import { routers } from '../.vitepress/theme/router'
|
||||
</script>
|
||||
|
||||
<MenuList :routers=routers[4] />
|
||||
Reference in New Issue
Block a user