File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 {% if site.favicon %} href ="{{ site.favicon | relative_url }} " {% else %} href ="{{ site.baseurl }}/favicon.png " {% endif %}
88 />
99 < link rel ="apple-touch-icon " sizes ="180x180 " href ="/image/favicon/apple-touch-icon.png ">
10- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/image/favicon// favicon-32x32.png ">
11- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/image/favicon// favicon-16x16.png ">
12- < link rel ="manifest " href ="/image/favicon// site.webmanifest ">
13- < link rel ="mask-icon " href ="/image/favicon// safari-pinned-tab.svg " color ="#5bbad5 ">
10+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/image/favicon/favicon-32x32.png ">
11+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/image/favicon/favicon-16x16.png ">
12+ < link rel ="manifest " href ="/image/favicon/site.webmanifest ">
13+ < link rel ="mask-icon " href ="/image/favicon/safari-pinned-tab.svg " color ="#5bbad5 ">
1414 < meta name ="msapplication-TileColor " content ="#da532c ">
1515 < meta name ="theme-color " content ="#ffffff ">
1616 < script defer src ="https://unpkg.com/alpinejs@3.9.0/dist/cdn.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments