🎨 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 }} {{ $ft := .Site.Params.footer }}
<footer class="footer">
<div class="footer-inner"> <div class="footer-inner">
{{- $ba := $ft.beian }} {{- $ba := $ft.beian }}
{{- if $ba.enable }} {{- if $ba.enable }}
@ -37,4 +36,3 @@
</div> </div>
{{- end }} {{- end }}
</div> </div>
</footer>