File tree 1 file changed +6
-0
lines changed 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 27
27
28
28
< link rel ="shortcut icon " href ="/_static/favicon.ico ">
29
29
< 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 ">
30
31
< 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 ">
31
33
< link rel ="icon " type ="image/png " sizes ="16x16 " href ="/_static/img/icons/icon-16x16.png ">
32
34
33
35
<!-- Apple -->
34
36
< meta name ="apple-mobile-web-app-title " content ="libvcs ">
35
37
36
38
< link rel ="apple-touch-icon " sizes ="192x192 " href ="/_static/img/icons/icon-192x192.png ">
37
39
< 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 ">
38
44
{% endif -%}
39
45
{% endblock %}
You can’t perform that action at this time.
0 commit comments