mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-11-06 03:27:55 -06: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