File tree 1 file changed +2
-18
lines changed
1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change 149
149
{% endfor %}
150
150
{% endif %}
151
151
152
- < link rel ="apple-touch-icon " sizes ="57x57 " href ="/assets/fav/apple-icon-57x57.png ">
153
- < link rel ="apple-touch-icon " sizes ="60x60 " href ="/assets/fav/apple-icon-60x60.png ">
154
- < link rel ="apple-touch-icon " sizes ="72x72 " href ="/assets/fav/apple-icon-72x72.png ">
155
- < link rel ="apple-touch-icon " sizes ="76x76 " href ="/assets/fav/apple-icon-76x76.png ">
156
- < link rel ="apple-touch-icon " sizes ="114x114 " href ="/assets/fav/apple-icon-114x114.png ">
157
- < link rel ="apple-touch-icon " sizes ="120x120 " href ="/assets/fav/apple-icon-120x120.png ">
158
- < link rel ="apple-touch-icon " sizes ="144x144 " href ="/assets/fav/apple-icon-144x144.png ">
159
- < link rel ="apple-touch-icon " sizes ="152x152 " href ="/assets/fav/apple-icon-152x152.png ">
160
- < link rel ="apple-touch-icon " sizes ="180x180 " href ="/assets/fav/apple-icon-180x180.png ">
161
- < link rel ="icon " type ="image/png " sizes ="192x192 " href ="/assets/fav/android-icon-192x192.png ">
162
- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/assets/fav/favicon-32x32.png ">
163
- < link rel ="icon " type ="image/png " sizes ="96x96 " href ="/assets/fav/favicon-96x96.png ">
164
- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/assets/fav/favicon-16x16.png ">
165
- < link rel ="shortcut icon " href ="/assets/images/favicon.ico ">
166
- < link rel ="manifest " href ="/assets/fav/manifest.json ">
167
- < meta name ="msapplication-TileColor " content ="#ffffff ">
168
- < meta name ="msapplication-TileImage " content ="/assets/fav/ms-icon-144x144.png ">
169
- < meta name ="theme-color " content ="#ffffff ">
152
+ < link rel ="icon " type ="image/x-icon " href ="/assets/fav/favicon.ico " />
153
+
170
154
</ head >
You can’t perform that action at this time.
0 commit comments