diff --git a/frontend/public/index.html b/frontend/public/index.html index 0e2e006..a975a4c 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -6,26 +6,10 @@ href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet" /> - - - + + -
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 876bc1e..55131bc 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -2,6 +2,11 @@ "short_name": "WaTicket", "name": "WaTicket", "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + }, { "src": "/android-chrome-192x192.png", "sizes": "192x192",