diff --git a/index.html b/index.html index abfacf42..593c35c0 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,6 @@ - Vektorprogrammet diff --git a/public/manifest.json b/public/manifest.json index 2f2be64f..45b8cb83 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -6,16 +6,6 @@ "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" - }, - { - "src": "logo192.png", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "logo512.png", - "type": "image/png", - "sizes": "512x512" } ], "start_url": ".", diff --git a/src/components/Header/UserAvatar.tsx b/src/components/Header/UserAvatar.tsx index 9565bd80..437de70f 100644 --- a/src/components/Header/UserAvatar.tsx +++ b/src/components/Header/UserAvatar.tsx @@ -5,9 +5,9 @@ const UserAvatar = () => { return (