Skip to content

Commit ebaf792

Browse files
authored
支持多语言
1 parent 0f681e5 commit ebaf792

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

_config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,17 +141,17 @@ defaults:
141141
# Theme Settings
142142
# theme: minimal-mistakes-jekyll
143143
remote_theme: mmistakes/[email protected]
144-
minimal_mistakes_skin: "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
145-
minimal_mistakes_skin_dark: "dark"
144+
minimal_mistakes_skin: default # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
145+
minimal_mistakes_skin_dark: dark
146146

147147
# Site Settings
148148
locale: zh-CN
149149
# rtl:
150-
title: "HMCL 帮助文档"
151-
# title_separator: "-"
150+
title: HMCL 帮助文档
151+
# title_separator: -
152152
# subtitle:
153153
# name: ""
154-
description: "HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 八年历史 | 三亿次使用"
154+
description: HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 八年历史 | 三亿次使用
155155
url: https://docs.hmcl.net
156156
# repository:
157157
# teaser:
@@ -305,6 +305,7 @@ footer:
305305
# HTML Compression (https://jch.penibelst.de/)
306306
compress_html:
307307
clippings: all
308+
comments: all
308309
ignore:
309310
envs: development
310311

0 commit comments

Comments
 (0)