1
0
forked from bot/app

🐛 文档构建失败的问题

This commit is contained in:
2024-08-17 02:24:25 +08:00
parent 66ade9efc6
commit ee851116d8
40 changed files with 323 additions and 360 deletions

View File

@ -1,8 +1,8 @@
---
title: 资源及插件商店
title: Extensions Store
index: false
icon: store
category: 商店
category: store
---
<Catalog />

View File

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

View File

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