Skip to content

Commit 4391943

Browse files
committed
Revert "仅在 drone 生产环境显示 icp 备案号 (#381)"
This reverts commit 8c80f0d.
1 parent 81ae1ac commit 4391943

3 files changed

Lines changed: 3 additions & 8 deletions

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps:
1414
commands:
1515
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
1616
- bundle install --verbose
17-
- bundle exec jekyll build --trace --verbose --config _config.yml,_config.drone.yml
17+
- bundle exec jekyll build --trace --verbose
1818
volumes:
1919
- name: dist
2020
path: /drone/src/_site

_config.drone.yml

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

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ footer:
270270
- label: Github
271271
icon: fab fa-fw fa-github
272272
url: https://github.com/HMCL-dev/HMCL
273+
- label: 粤ICP备18071565号
274+
url: https://beian.miit.gov.cn
273275
# since:
274276

275277
# minimal-mistakes (with jekyll-paginate-v2) https://github.com/sverrirs/jekyll-paginate-v2/blob/master/README-GENERATOR.md#site-configuration

0 commit comments

Comments
 (0)