Update html/html.go
This commit is contained in:
parent
ca045e61aa
commit
715730c3df
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user