Skip to content

Commit 8abb391

Browse files
committed
chore: pwa img
1 parent 36a1c81 commit 8abb391

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ export default defineConfig({
7171
type: "image/png"
7272
},
7373
{
74-
src: "512.png",
75-
sizes: "512x512",
74+
src: "apple-touch-icon.png",
75+
sizes: "192x192",
7676
type: "image/png"
7777
}
7878
]

public/1024.png

-156 KB
Binary file not shown.

0 commit comments

Comments
 (0)