There was an error while loading. Please reload this page.
1 parent 46926fd commit 9fb2272Copy full SHA for 9fb2272
2 files changed
_config.yml
@@ -27,9 +27,9 @@ email: hmcl@huangyuhui.net
27
description: >- # this means to ignore newlines until "baseurl:"
28
HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 八年历史 | 三亿次使用
29
baseurl: "" # the subpath of your site, e.g. /blog
30
-url: "https://docs.hmcl.net"
31
-twitter_username: huanghongxun
32
-github_username: huanghongxun
+url: https://docs.hmcl.net
+copyright: huanghongxun
+copyright_url: https://github.com/huanghongxun
33
breadcrumbs: true
34
35
# Build settings
@@ -125,3 +125,8 @@ compress_html:
125
clippings: all
126
ignore:
127
envs: development
128
+
129
+footer:
130
+ links:
131
+ - label: "粤ICP备18071565号"
132
+ url: "https://beian.miit.gov.cn"
_includes/footer.html
0 commit comments