File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
src/DotnetDevKr.Website/Pages/Resources/favicon Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " App " ,
2+ "name" : " .NET Dev " ,
33 "icons" : [
44 {
5- "src" : " \/ android-icon-36x36.png" ,
5+ "src" : " android-icon-36x36.png" ,
66 "sizes" : " 36x36" ,
7- "type" : " image\ / png" ,
7+ "type" : " image/png" ,
88 "density" : " 0.75"
99 },
1010 {
11- "src" : " \/ android-icon-48x48.png" ,
11+ "src" : " android-icon-48x48.png" ,
1212 "sizes" : " 48x48" ,
13- "type" : " image\ / png" ,
13+ "type" : " image/png" ,
1414 "density" : " 1.0"
1515 },
1616 {
17- "src" : " \/ android-icon-72x72.png" ,
17+ "src" : " android-icon-72x72.png" ,
1818 "sizes" : " 72x72" ,
19- "type" : " image\ / png" ,
19+ "type" : " image/png" ,
2020 "density" : " 1.5"
2121 },
2222 {
23- "src" : " \/ android-icon-96x96.png" ,
23+ "src" : " android-icon-96x96.png" ,
2424 "sizes" : " 96x96" ,
25- "type" : " image\ / png" ,
25+ "type" : " image/png" ,
2626 "density" : " 2.0"
2727 },
2828 {
29- "src" : " \/ android-icon-144x144.png" ,
29+ "src" : " android-icon-144x144.png" ,
3030 "sizes" : " 144x144" ,
31- "type" : " image\ / png" ,
31+ "type" : " image/png" ,
3232 "density" : " 3.0"
3333 },
3434 {
35- "src" : " \/ android-icon-192x192.png" ,
35+ "src" : " android-icon-192x192.png" ,
3636 "sizes" : " 192x192" ,
37- "type" : " image\ / png" ,
37+ "type" : " image/png" ,
3838 "density" : " 4.0"
3939 }
4040 ]
You can’t perform that action at this time.
0 commit comments