mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-10 22:07: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 }}
|
||||
<footer>
|
||||
{{ with .Site.Copyright }}
|
||||
<p>{{ . | safeHTML }}</p>
|
||||
{{ . | safeHTML }}
|
||||
{{ end }}
|
||||
|
||||
{{ with .Site.Params.footer }}
|
||||
|
Reference in New Issue
Block a user