优化 permalink 配置 (#263)

This commit is contained in:
neveler
2025-10-03 10:23:59 +08:00
committed by GitHub
parent 7110a0ee95
commit 46926fdc43
41 changed files with 15 additions and 70 deletions
@@ -1,6 +1,5 @@
---
title: 整合包自带 Java 教程
permalink: /modpack/bundled-java.html
date: 2021-10-09 23:18:02 +0800
categories: 整合包
hits: true
-1
View File
@@ -1,6 +1,5 @@
---
title: 模组包报错排查手册
permalink: /modpack/error-handbook.html
date: 2025-05-24 13:39:36 +0800
categories: 整合包
note: 本文由 LIPiston 编写。
-1
View File
@@ -1,6 +1,5 @@
---
title: 服务端自动更新整合包制作教程
permalink: /modpack/serverpack.html
date: 2021-08-22 23:18:02 +0800
categories: 整合包
note: 本文由 huanghongxun 编写。
-1
View File
@@ -1,6 +1,5 @@
---
title: 使用HMCL启动器配置服务器客户端自动更新
permalink: /modpack/serverpack2.html
date: 2021-08-22 23:18:02 +0800
categories: 整合包
hits: true
-1
View File
@@ -1,6 +1,5 @@
---
title: Nginx作为静态资源服务器,使用HMCL启动器配置服务器客户端自动更新
permalink: /modpack/serverpack3.html
date: 2023-01-11 14:13:45 +0800
categories: 整合包
note: 本文由 buggzd 编写。