修正首页
This commit is contained in:
@@ -5,11 +5,11 @@ layout: home
|
||||
hero:
|
||||
name: "我的世界中国版 ModSDK Wiki"
|
||||
text: ""
|
||||
tagline: "《我的世界》开发者文档,但提供更优质的搜索引擎 🤩"
|
||||
tagline: "《我的世界》开发者文档镜像,但提供更优质的搜索 🤩"
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 开始
|
||||
link: /wiki/0-欢迎
|
||||
link: /wiki
|
||||
|
||||
features:
|
||||
- icon: 🎯
|
||||
|
||||
@@ -51,22 +51,22 @@ next: false
|
||||
|
||||
:::
|
||||
|
||||
## 阅读官方文档镜像
|
||||
## 阅读 《我的世界》中国版 官方文档镜像
|
||||
|
||||
<MyFeatures :items="[
|
||||
{
|
||||
title: 'API文档',
|
||||
desc: '查看官方API文档',
|
||||
desc: '中国版 ModSDK(Python2)API 文档',
|
||||
link: '/mcdocs/0-欢迎'
|
||||
},
|
||||
{
|
||||
title: '开发指南',
|
||||
desc: '查看官方开发指南',
|
||||
desc: '浏览每一个开发工具的使用说明!',
|
||||
link: '/mcguide/0-欢迎'
|
||||
},
|
||||
{
|
||||
title: '教学课程',
|
||||
desc: '查看官方教学课程',
|
||||
desc: '系统性地帮助您搭建开发知识体系!',
|
||||
link: '/mconline/0-欢迎'
|
||||
}
|
||||
]" />
|
||||
Reference in New Issue
Block a user