Add <hr> between menus and content.

This commit is contained in:
tastytea 2020-12-29 02:25:37 +01:00
parent 6bd8d1cb46
commit f0812e3ab8
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<hr>
<div class="footer">
<div class="nav nav-bottom">
<ul>

View File

@ -18,3 +18,4 @@
{{- end }}
</ul>
</nav>
<hr>