File tree Expand file tree Collapse file tree 4 files changed +5
-0
lines changed Expand file tree Collapse file tree 4 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 99 <link rel="apple-touch-icon" sizes="180x180" href="<?= base_url ('/favicons/apple-touch-icon.png ' ) ?> ">
1010 <link rel="icon" type="image/png" sizes="32x32" href="<?= base_url ('/favicons/favicon-32x32.png ' ) ?> ">
1111 <link rel="icon" type="image/png" sizes="16x16" href="<?= base_url ('/favicons/favicon-16x16.png ' ) ?> ">
12+ <link rel="icon" type="image/svg+xml" href="<?= base_url ('/favicons/favicon.svg ' ) ?> ">
13+ <link rel="icon" type="image/png" href="<?= base_url ('/favicons/favicon.png ' ) ?> ">
1214 <link rel="shortcut icon" type="image/x-icon" href="<?= base_url ('/favicon.ico ' ) ?> "/>
1315 <link rel="manifest" href="<?= base_url ('/favicons/site.webmanifest ' ) ?> ">
1416 <link rel="mask-icon" href="<?= base_url ('/favicons/safari-pinned-tab.svg ' ) ?> " color="#ffffff">
Original file line number Diff line number Diff line change 99 <link rel="apple-touch-icon" sizes="180x180" href="<?= base_url ('/favicons/apple-touch-icon.png ' ) ?> ">
1010 <link rel="icon" type="image/png" sizes="32x32" href="<?= base_url ('/favicons/favicon-32x32.png ' ) ?> ">
1111 <link rel="icon" type="image/png" sizes="16x16" href="<?= base_url ('/favicons/favicon-16x16.png ' ) ?> ">
12+ <link rel="icon" type="image/svg+xml" href="<?= base_url ('/favicons/favicon.svg ' ) ?> ">
13+ <link rel="icon" type="image/png" href="<?= base_url ('/favicons/favicon.png ' ) ?> ">
1214 <link rel="shortcut icon" type="image/x-icon" href="<?= base_url ('/favicon.ico ' ) ?> "/>
1315 <link rel="manifest" href="<?= base_url ('/favicons/site.webmanifest ' ) ?> ">
1416 <link rel="mask-icon" href="<?= base_url ('/favicons/safari-pinned-tab.svg ' ) ?> " color="#ffffff">
You can’t perform that action at this time.
0 commit comments