Skip to content

Commit 4c2184f

Browse files
committed
Deploying to gh-pages from @ 8c0c897 🚀
1 parent 93f89a0 commit 4c2184f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest-dark.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"theme_color": "#000000",
99
"icons": [
1010
{
11-
"src": "./images/pwa-icon-512.png",
11+
"src": "./Runic/images/pwa-icon-512.png",
1212
"type": "image/png",
1313
"sizes": "512x512",
1414
"purpose": "any"
1515
},
1616
{
17-
"src": "./images/pwa-icon-512.png",
17+
"src": "./Runic/images/pwa-icon-512.png",
1818
"type": "image/png",
1919
"sizes": "512x512",
2020
"purpose": "maskable"

manifest-light.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"theme_color": "#ffffff",
99
"icons": [
1010
{
11-
"src": "./images/pwa-icon-512.png",
11+
"src": "./Runic/images/pwa-icon-512.png",
1212
"type": "image/png",
1313
"sizes": "512x512",
1414
"purpose": "any"
1515
},
1616
{
17-
"src": "./images/pwa-icon-512.png",
17+
"src": "./Runic/images/pwa-icon-512.png",
1818
"type": "image/png",
1919
"sizes": "512x512",
2020
"purpose": "maskable"

0 commit comments

Comments
 (0)