File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
< meta name ="apple-mobile-web-app-capable " content ="yes ">
14
14
< meta name ="apple-mobile-web-app-status-bar-style " content ="black ">
15
15
< meta name ="apple-mobile-web-app-title " content ="{{ name }} ">
16
- < link rel ="apple-touch-icon " href ="/static/img/icons/icon-152x152.png ">
16
+ < link rel ="apple-touch-icon " href ="/static/img/icons/apple-touch- icon-152x152.png ">
17
17
<!-- Add to home screen for Windows -->
18
- < meta name ="msapplication-TileImage " content ="/static/img/icons/icon-144x144.png ">
18
+ < meta name ="msapplication-TileImage " content ="/static/img/icons/msapplication- icon-144x144.png ">
19
19
< meta name ="msapplication-TileColor " content ="#000000 ">
20
20
< % for (var chunk of webpack.chunks) {
21
21
for (var file of chunk.files) {
You can’t perform that action at this time.
0 commit comments