Skip to content

Commit b8da2da

Browse files
committed
added images
1 parent 1ad24c3 commit b8da2da

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/public/img.png

169 KB
Loading

frontend/public/img512.png

157 KB
Loading

frontend/public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"orientation": "portrait",
1010
"icons": [
1111
{
12-
"src": "/img.png",
12+
"src": "img.png",
1313
"sizes": "192x192",
1414
"type": "image/png",
1515
"purpose": "any maskable"
1616
},
1717
{
18-
"src": "/img512.png",
18+
"src": "img512.png",
1919
"sizes": "512x512",
2020
"type": "image/png",
2121
"purpose": "any maskable"

0 commit comments

Comments
 (0)