mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-11 06:17:29 -05:00
Compare commits
1 Commits
reduce-pri
...
54e639ecc3
Author | SHA1 | Date | |
---|---|---|---|
54e639ecc3
|
@ -27,7 +27,7 @@
|
|||||||
{{ if or .Site.Copyright .Site.Params.footer }}
|
{{ if or .Site.Copyright .Site.Params.footer }}
|
||||||
<footer>
|
<footer>
|
||||||
{{ with .Site.Copyright }}
|
{{ with .Site.Copyright }}
|
||||||
<p>{{ . | safeHTML }}</p>
|
{{ . | safeHTML }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ with .Site.Params.footer }}
|
{{ with .Site.Params.footer }}
|
||||||
|
Reference in New Issue
Block a user