🎨 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,6 +1,5 @@
{{ $ft := .Site.Params.footer }}
<footer class="footer">
<div class="footer-inner">
<div class="footer-inner">
{{- $ba := $ft.beian }}
{{- if $ba.enable }}
<div class="beian">
@ -36,5 +35,4 @@
{{- printf (T "FooterPowerby") $pb | safeHTML }}
</div>
{{- end }}
</div>
</footer>
</div>