Browse Source

Update footer.html

fix: incorrect hyperlink for beian.miit.gov.cn
zkitefly-patch-1
Yuhui Huang 3 years ago committed by GitHub
parent
commit
5b78381f2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      _includes/footer.html

10
_includes/footer.html

@ -20,9 +20,7 @@
</div> </div>
<div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} huangyuhui. <div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} huangyuhui.
<a href="http://www.beian.miit.gov.cn">粤 ICP 备 18071565 号</a> <a href="https://beian.miit.gov.cn/">粤 ICP 备 18071565 号</a>
<img src="https://www.huangyuhui.net/ghs.png"> <!-- img src="https://www.huangyuhui.net/ghs.png" -->
<a <!-- a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44011302001383">粤公网安备 44011302001383 号</a -->
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44011302001383" </div>
>粤公网安备 44011302001383 号</a
> </div>

Loading…
Cancel
Save