Skip to content

Commit 04481b2

Browse files
feat: update icon
1 parent 113a3f9 commit 04481b2

File tree

11 files changed

+14
-243
lines changed

11 files changed

+14
-243
lines changed
-26.9 KB
Binary file not shown.
-63.7 KB
Binary file not shown.
-23.8 KB
Binary file not shown.
-805 Bytes
Binary file not shown.
-2.13 KB
Binary file not shown.

static/assets/images/favicon.ico

-15 KB
Binary file not shown.

static/assets/images/favicon.svg

Lines changed: 9 additions & 0 deletions
Loading

static/assets/images/logo-gh.svg

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

static/assets/images/logo-marketing.svg

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

static/assets/site.webmanifest

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@
33
"short_name": "",
44
"icons": [
55
{
6-
"src": "assets/images/android-chrome-192x192.png",
7-
"sizes": "192x192",
8-
"type": "image/png"
9-
},
10-
{
11-
"src": "assets/images/android-chrome-512x512.png",
6+
"src": "assets/images/favicon.svg",
127
"sizes": "512x512",
13-
"type": "image/png"
8+
"type": "image/svg"
149
}
1510
],
16-
"theme_color": "#dd9821",
17-
"background_color": "#2D3133",
11+
"theme_color": "#31373D",
12+
"background_color": "#B23D41",
1813
"display": "standalone"
1914
}

0 commit comments

Comments
 (0)