mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-03-19 06:05:26 +08:00
Revert "仅在 drone 生产环境显示 icp 备案号 (#381)"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 8c80f0dcef.
This commit is contained in:
parent
81ae1ac9a3
commit
4391943d97
@ -14,7 +14,7 @@ steps:
|
||||
commands:
|
||||
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
|
||||
- bundle install --verbose
|
||||
- bundle exec jekyll build --trace --verbose --config _config.yml,_config.drone.yml
|
||||
- bundle exec jekyll build --trace --verbose
|
||||
volumes:
|
||||
- name: dist
|
||||
path: /drone/src/_site
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
footer:
|
||||
links:
|
||||
- label: Github
|
||||
icon: fab fa-fw fa-github
|
||||
url: https://github.com/HMCL-dev/HMCL
|
||||
- label: 粤ICP备18071565号
|
||||
url: https://beian.miit.gov.cn
|
||||
@ -270,6 +270,8 @@ footer:
|
||||
- label: Github
|
||||
icon: fab fa-fw fa-github
|
||||
url: https://github.com/HMCL-dev/HMCL
|
||||
- label: 粤ICP备18071565号
|
||||
url: https://beian.miit.gov.cn
|
||||
# since:
|
||||
|
||||
# minimal-mistakes (with jekyll-paginate-v2) https://github.com/sverrirs/jekyll-paginate-v2/blob/master/README-GENERATOR.md#site-configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user