Skip to content

Commit cf9c2e5

Browse files
committed
Regen favicons
1 parent 2ede23f commit cf9c2e5

8 files changed

+19
-0
lines changed

static/android-chrome-192x192.png

0 Bytes
Loading

static/android-chrome-512x512.png

0 Bytes
Loading

static/apple-touch-icon.png

0 Bytes
Loading

static/favicon-16x16.png

843 Bytes
Loading

static/favicon-32x32.png

0 Bytes
Loading

static/favicon-48x48.png

1.59 KB
Loading

static/mstile-150x150.png

0 Bytes
Loading

static/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": "/android-chrome-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png"
9+
},
10+
{
11+
"src": "/android-chrome-512x512.png",
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)