🎨 Update the footer of gongan beian information for Chinese users.

This commit is contained in:
凡梦星尘 2022-05-19 22:46:42 +08:00
parent a578ff67d3
commit 096602367c

View File

@ -1,5 +1,4 @@
{{ $ft := .Site.Params.footer }}
<footer class="footer">
<div class="footer-inner">
{{- $ba := $ft.beian }}
{{- if $ba.enable }}
@ -37,4 +36,3 @@
</div>
{{- end }}
</div>
</footer>