mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 22:40:54 +02:00
fix: Icon size in manifest (#7073)
This commit is contained in:
@@ -111,7 +111,7 @@ export default defineConfig({
|
||||
{
|
||||
src: "apple-touch-icon.png",
|
||||
type: "image/png",
|
||||
sizes: "256x256",
|
||||
sizes: "180x180",
|
||||
},
|
||||
],
|
||||
start_url: "/",
|
||||
|
Reference in New Issue
Block a user