Remove <hr> separator before footer

This commit is contained in:
BBaoVanC 2023-01-21 23:32:32 -06:00
parent a4be8b395b
commit 8eb642dbc8
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 1 additions and 1 deletions

View File

@ -583,6 +583,7 @@ body {
}
footer {
margin-top: 20px;
text-align: center;
}

View File

@ -21,7 +21,6 @@
</main>
{{ if or .Site.Copyright .Site.Params.footer }}
<hr>
<footer>
<small>
{{ with .Site.Copyright }}