mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Make <hr> inside the footer instead of outside
This commit is contained in:
parent
3e799b0418
commit
1c6d88333f
@ -15,8 +15,8 @@
|
||||
</div>
|
||||
|
||||
{{ with .Site.Copyright }}
|
||||
<hr>
|
||||
<footer>
|
||||
<hr>
|
||||
{{ . | safeHTML }}
|
||||
</footer>
|
||||
{{ end }}
|
||||
|
Loading…
Reference in New Issue
Block a user