Skip to content

Commit 9fb2272

Browse files
authored
优化页角 (#259)
1 parent 46926fd commit 9fb2272

2 files changed

Lines changed: 8 additions & 29 deletions

File tree

_config.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ email: hmcl@huangyuhui.net
2727
description: >- # this means to ignore newlines until "baseurl:"
2828
HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 八年历史 | 三亿次使用
2929
baseurl: "" # the subpath of your site, e.g. /blog
30-
url: "https://docs.hmcl.net"
31-
twitter_username: huanghongxun
32-
github_username: huanghongxun
30+
url: https://docs.hmcl.net
31+
copyright: huanghongxun
32+
copyright_url: https://github.com/huanghongxun
3333
breadcrumbs: true
3434

3535
# Build settings
@@ -125,3 +125,8 @@ compress_html:
125125
clippings: all
126126
ignore:
127127
envs: development
128+
129+
footer:
130+
links:
131+
- label: "粤ICP备18071565号"
132+
url: "https://beian.miit.gov.cn"

_includes/footer.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)