Add properly sized image for navigation

This commit is contained in:
Regalijan 2024-03-25 14:09:38 -04:00
parent 094199ae02
commit 32f3cf908f
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520
2 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ export default function (props: {
<img <img
alt="Car Crushers Logo" alt="Car Crushers Logo"
height="36" height="36"
src="/files/logo192.png" src="/files/logo36.png"
width="36" width="36"
/> />
</a> </a>

BIN
public/files/logo36.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB