diff --git a/html/html.go b/html/html.go index 7166644..37ea297 100644 --- a/html/html.go +++ b/html/html.go @@ -37,7 +37,7 @@ func FileListPage(req string, entries []Entry) string { font-weight: 400; font-style: normal; background-color: var(--bg-color); - background-image: url(assets/images/logo-64px-padded.png); + background-image: url(/assets/images/logo-64px-padded.png); background-blend-mode: difference; text-align: center; }