Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit ecd5c09

Browse files
Replace favicons (#52)
1 parent c866d38 commit ecd5c09

File tree

7 files changed

+1
-19
lines changed

7 files changed

+1
-19
lines changed
8.24 KB
Loading
59.3 KB
Loading
3.24 KB
Loading

assets/favicons/favicon-16x16.png

-350 Bytes
Loading

assets/favicons/favicon-32x32.png

-827 Bytes
Loading

assets/favicons/favicon.ico

-18.6 KB
Binary file not shown.

assets/favicons/site.webmanifest

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
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-
}
1+
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

0 commit comments

Comments
 (0)