refactor: reorganize files
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-04 23:58:35 +08:00
parent 07c67a215b
commit 069b524c17
23 changed files with 169 additions and 22 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
title: 文档
layout: collection
permalink: /help/
collection: help
permalink: /docs/
collection: docs
entries_layout: grid
classes: wide
---
+8
View File
@@ -0,0 +1,8 @@
---
title: 启动器
layout: collection
permalink: /launcher/
collection: launcher
entries_layout: grid
classes: wide
---
+8
View File
@@ -0,0 +1,8 @@
---
title: 整合包
layout: collection
permalink: /modpack/
collection: modpack
entries_layout: grid
classes: wide
---
+8
View File
@@ -0,0 +1,8 @@
---
title: 多人联机
layout: collection
permalink: /multiplayer/
collection: multiplayer
entries_layout: grid
classes: wide
---