File tree Expand file tree Collapse file tree 11 files changed +65
-18
lines changed
Expand file tree Collapse file tree 11 files changed +65
-18
lines changed Original file line number Diff line number Diff line change 1- < link rel ="icon shortcut " href ="{{ "favicon.ico " | relURL }}" sizes="32x32 " />
2- < link rel ="icon " href ="{{ "favicon.svg " | relURL }}" type="image/svg+xml " id ="favicon-svg " />
3- < link rel ="icon " href ="{{ "favicon-16x16 .png " | relURL }}" type="image/png " sizes =" 16x16 " />
4- < link rel ="icon " href ="{{ "favicon-32x32.png " | relURL }}" type="image/png " sizes ="32x32 " />
5- < link rel ="apple-touch-icon " href ="{{ "apple-touch-icon.png " | relURL }}" sizes="180x180 " />
1+ <!-- < link rel="icon shortcut" href="{{ "favicon.ico" | relURL }}" sizes="32x32" /> -- >
2+ <!-- < link rel="icon" href="{{ "favicon.svg" | relURL }}" type="image/svg+xml" id="favicon-svg" /> -- >
3+ < link rel ="icon " href ="{{ "favicon.png " | relURL }}" type="image/png " />
4+ <!-- < link rel="icon" href="{{ "favicon-32x32.png" | relURL }}" type="image/png" sizes="32x32" /> -- >
5+ <!-- < link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | relURL }}" sizes="180x180" /> -- >
66< link fetchpriority ="low " href ="{{ "site.webmanifest " | relURL }}" rel="manifest " />
You can’t perform that action at this time.
0 commit comments