Skip to content

Commit b21647a

Browse files
committed
forgot to add the new folder!
1 parent d54dd0b commit b21647a

File tree

7 files changed

+19
-0
lines changed

7 files changed

+19
-0
lines changed
8.26 KB
Loading
25.6 KB
Loading

site_icon/apple-touch-icon.png

7.62 KB
Loading

site_icon/favicon-16x16.png

1014 Bytes
Loading

site_icon/favicon-32x32.png

1.48 KB
Loading

site_icon/favicon.ico

14.7 KB
Binary file not shown.

site_icon/site.webmanifest

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "",
3+
"short_name": "",
4+
"icons": [
5+
{
6+
"src": "/site_icon/android-chrome-192x192.png?v=ngkXqML5Y9",
7+
"sizes": "192x192",
8+
"type": "image/png"
9+
},
10+
{
11+
"src": "/site_icon/android-chrome-512x512.png?v=ngkXqML5Y9",
12+
"sizes": "512x512",
13+
"type": "image/png"
14+
}
15+
],
16+
"theme_color": "#ffffff",
17+
"background_color": "#ffffff",
18+
"display": "standalone"
19+
}

0 commit comments

Comments
 (0)