Improve PWA images

This commit is contained in:
Elias Schneider
2022-04-28 16:28:37 +02:00
parent 09645c6202
commit c8ef3b67f6
8 changed files with 25 additions and 17 deletions

View File

@@ -87,7 +87,7 @@ const Header = () => {
<NextLink href="/">
<Group>
<Image
src="/logo.svg"
src="/img/logo.svg"
alt="Pinvgin Share Logo"
height={40}
width={40}