Skip to content

Commit 247831d

Browse files
committed
docs: pwa icon
1 parent f169ae6 commit 247831d

File tree

4 files changed

+3
-31
lines changed

4 files changed

+3
-31
lines changed

docs/.vitepress/config/index.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ export default withPwa(defineConfig({
3535
purpose: 'any'
3636
},
3737
{
38-
src: '/vue-hooks-plus/maskable-icon.svg',
39-
sizes: '155x155',
40-
type: 'image/svg',
38+
src: '/vue-hooks-plus/maskable-icon.png',
39+
sizes: '512x512',
40+
type: 'image/png',
4141
purpose: 'maskable',
4242
},
4343
],

docs/public/_maskable-icon.png

38.8 KB
Loading

docs/public/maskable-icon.png

-629 Bytes
Loading

docs/public/maskable-icon.svg

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)