File tree Expand file tree Collapse file tree 6 files changed +12
-7
lines changed
Expand file tree Collapse file tree 6 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 99 < meta name ="theme-color " content ="#000000 ">
1010 < link rel ="manifest " href ="/manifest.json " />
1111 < link rel ="apple-touch-icon " href ="/black-square.svg ">
12+ < link rel ="apple-touch-icon " sizes ="512x512 " href ="/icon-512.png ">
13+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/icon-180.png ">
1214 < title > Aside</ title >
1315 </ head >
1416
Original file line number Diff line number Diff line change 66 "src" : " black-square.svg" ,
77 "type" : " image/svg+xml" ,
88 "sizes" : " 512x512"
9+ },
10+ {
11+ "src" : " icon-180.png" ,
12+ "sizes" : " 180x180" ,
13+ "type" : " image/png"
14+ },
15+ {
16+ "src" : " icon-512.png" ,
17+ "sizes" : " 512x512" ,
18+ "type" : " image/png"
919 }
1020 ],
1121 "start_url" : " ." ,
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments