File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 2727
2828 < link rel ="shortcut icon " href ="/_static/favicon.ico ">
2929 < link rel ="icon " type ="image/png " sizes ="512x512 " href ="/_static/img/icons/icon-512x512.png ">
30+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="/_static/img/icons/icon-192x192.png ">
3031 < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/_static/img/icons/icon-32x32.png ">
32+ < link rel ="icon " type ="image/png " sizes ="96x96 " href ="/_static/img/icons/icon-96x96.png ">
3133 < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/_static/img/icons/icon-16x16.png ">
3234
3335 <!-- Apple -->
3436 < meta name ="apple-mobile-web-app-title " content ="libvcs ">
3537
3638 < link rel ="apple-touch-icon " sizes ="192x192 " href ="/_static/img/icons/icon-192x192.png ">
3739 < link rel ="mask-icon " href ="/_static/img/libvcs.svg " color ="grey ">
40+
41+ <!-- Microsoft -->
42+ < meta name ="msapplication-TileColor " content ="#ffffff ">
43+ < meta name ="msapplication-TileImage " content ="/_static/img/icons/ms-icon-144x144.png ">
3844 {% endif -%}
3945{% endblock %}
You can’t perform that action at this time.
0 commit comments