mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-02-23 14:34:02 +08:00
chore(changelog): fix permalink
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3f5c0d2f49
commit
5118814c09
@ -1,11 +1,11 @@
|
||||
---
|
||||
title: "开发版更新日志"
|
||||
permalink: /changelog/dev.html
|
||||
date: 2021-08-22 23:18:02 +0800
|
||||
categories: 更新日志
|
||||
toc: true
|
||||
---
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<p>Notice: changelogs are written in Chinese.</p>
|
||||
<h1>HMCL 3.5.3.223</h1>
|
||||
<ul>
|
||||
@ -777,5 +777,3 @@
|
||||
<li>更新 authlib-injector</li>
|
||||
<li>从 Cursemeta 上下载 Curse 上被删除的 Mod 文件</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
@ -1,4 +1,9 @@
|
||||
---
|
||||
title: "稳定版更新日志"
|
||||
permalink: /changelog/stable.html
|
||||
date: 2021-08-22 23:18:02 +0800
|
||||
categories: 更新日志
|
||||
toc: true
|
||||
---
|
||||
|
||||
<p>Notice: changelogs are written in Chinese.</p>
|
||||
@ -318,4 +323,4 @@
|
||||
<li>修复导入整合包时的乱码问题</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul></body></html>
|
||||
</ul>
|
Loading…
Reference in New Issue
Block a user