diff --git a/changelog/dev.html b/_changelog/dev.html
similarity index 90%
rename from changelog/dev.html
rename to _changelog/dev.html
index 94d6a6a..a3e30c4 100644
--- a/changelog/dev.html
+++ b/_changelog/dev.html
@@ -1,126 +1,12 @@
-
-
Notice: changelogs are written in Chinese.
+---
+---
+
+
+
+
+
+
+Notice: changelogs are written in Chinese.
HMCL 3.5.3.223
- 在启动游戏时刷新账户失败时提示重试登录
@@ -890,4 +776,6 @@ embed[type="application/pdf"][src="about:blank"] { filter: invert(100%) contrast
- 修复导入整合包时的乱码问题
- 更新 authlib-injector
- 从 Cursemeta 上下载 Curse 上被删除的 Mod 文件
-
\ No newline at end of file
+
+
+
diff --git a/changelog/stable.html b/_changelog/stable.html
similarity index 78%
rename from changelog/stable.html
rename to _changelog/stable.html
index 95905ae..29209e0 100644
--- a/changelog/stable.html
+++ b/_changelog/stable.html
@@ -1,142 +1,7 @@
+---
+---
-
-Notice: changelogs are written in Chinese.
+Notice: changelogs are written in Chinese.
HMCL 3.5.3
- 启动器
diff --git a/_config.yml b/_config.yml
index 373dea3..0ef1191 100644
--- a/_config.yml
+++ b/_config.yml
@@ -56,6 +56,10 @@ collections:
output: true
permalink: /:collection/:path/
+ changelog:
+ output: true
+ permalink: /:collection/:path/
+
modpack:
output: true
permalink: /:collection/:path/
@@ -117,6 +121,17 @@ defaults:
comments: false
sidebar:
nav: "multiplayer"
+ - scope:
+ path: "_changelog"
+ type: multiplayer
+ values:
+ layout: single
+ read_time: false
+ author_profile: false
+ share: false
+ comments: false
+ sidebar:
+ nav: "changelog"
# Exclude from processing.
# The following items will not be processed, by default.