no log: fix favicon

This commit is contained in:
morpheus65535 2022-09-28 06:27:52 -04:00
parent e8d3b6f0dd
commit 0309b5ce2f
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<title>Bazarr</title>
<base href="{{baseUrl}}" />
<meta charset="utf-8" />
<link rel="icon" type="image/x-icon" href="./favicon.ico" />
<link rel="icon" type="image/x-icon" href="./images/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1"

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB