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 1313 < meta name ="apple-mobile-web-app-capable " content ="yes ">
1414 < meta name ="apple-mobile-web-app-status-bar-style " content ="black ">
1515 < 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 ">
1717 <!-- 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 ">
1919 < meta name ="msapplication-TileColor " content ="#000000 ">
2020 < % for (var chunk of webpack.chunks) {
2121 for (var file of chunk.files) {
You can’t perform that action at this time.
0 commit comments