Small fixes

This commit is contained in:
Infinite
2020-02-17 09:01:21 +01:00
parent 6f07380628
commit 49354d571b
3 changed files with 3 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ export const MainNavbar: React.FC = () => {
Stash
</Button>
<Button className="minimal brand-icon d-inline d-sm-none">
<img src="http://192.168.1.65:9999/favicon.ico" alt="" />
<img src="favicon.ico" alt="" />
</Button>
</Link>
</Navbar.Brand>