File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 30
30
31
31
<!-- Other -->
32
32
< link title ="Codeception Blog " type ="application/rss+xml " rel ="alternate " href ="/rss.xml ">
33
- < link rel ="shortcut icon " href ="/images/favicon.png ">
33
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/images/favicons/apple-touch-icon.png ">
34
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/images/favicons/favicon-32x32.png ">
35
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/images/favicons/favicon-16x16.png ">
36
+ < link rel ="manifest " href ="/images/favicons/site.webmanifest ">
37
+ < link rel ="mask-icon " href ="/images/favicons/safari-pinned-tab.svg " color ="#236BFD ">
38
+ < link rel ="shortcut icon " type ="image/png " href ="/images/favicons/favicon.ico "/>
39
+ < meta name ="msapplication-TileColor " content ="#da532c ">
40
+ < meta name ="theme-color " content ="#236BFD ">
34
41
< link rel ="author " href ="https://plus.google.com/+Codeception ">
35
42
</ head >
36
43
You can’t perform that action at this time.
0 commit comments