1
0
forked from bot/app

📝 文档初步大迁移 vuepress -> vitepress

This commit is contained in:
2024-08-31 18:57:48 +08:00
parent f70c75e9c4
commit 7f198c83b5
154 changed files with 1202 additions and 13772 deletions

View File

@ -1,8 +0,0 @@
---
title: Extensions Store
index: false
icon: store
category: store
---
<Catalog />

View File

@ -1,8 +1,6 @@
---
title: Plugin Store
icon: plug
title: 插件商店
order: 2
category: extension
---
<pluginStoreComp />

View File

@ -1,8 +1,6 @@
---
title: Resource Store
icon: box
title: 资源商店
order: 1
category: extension
---
<resourceStoreComp />