1
0
forked from bot/app

📝 添加英文文档框架

This commit is contained in:
2024-08-17 02:24:25 +08:00
parent 66ade9efc6
commit d367903946
39 changed files with 306 additions and 197 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 />