fix: fix justification
This commit is contained in:
parent
b0f1fa5fda
commit
e7e819ff5c
@ -96,7 +96,7 @@ func FileListPage(req string, entries []Entry) string {
|
|||||||
<body>
|
<body>
|
||||||
<div id="content"><img src="/assets/images/leech.png" id="leech"></img>`, req, req)
|
<div id="content"><img src="/assets/images/leech.png" id="leech"></img>`, req, req)
|
||||||
|
|
||||||
footer := `</div><div id="footer">powered by leech. ontake. 2024.</div></body></html>`
|
footer := `</div><br><div id="footer">powered by leech. ontake. 2024.</div></body></html>`
|
||||||
|
|
||||||
body := ""
|
body := ""
|
||||||
entriesWithParent := []Entry{}
|
entriesWithParent := []Entry{}
|
||||||
|
Loading…
Reference in New Issue
Block a user