mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Make <hr> inside the footer instead of outside
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
</div>
|
||||
|
||||
{{ with .Site.Copyright }}
|
||||
<hr>
|
||||
<footer>
|
||||
<hr>
|
||||
{{ . | safeHTML }}
|
||||
</footer>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user