File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Configuration/TypoScript/Library Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,10 @@ page.headerData.185.value (
77 <link rel="apple-touch-icon" sizes="180x180" href="{$themes.configuration.favicons.path}/apple-touch-icon.png">
88 <link rel="icon" type="image/png" href="{$themes.configuration.favicons.path}/favicon-32x32.png" sizes="32x32">
99 <link rel="icon" type="image/png" href="{$themes.configuration.favicons.path}/favicon-16x16.png" sizes="16x16">
10- <link rel="manifest" href="{$themes.configuration.favicons.path}/manifest.json ">
10+ <link rel="manifest" href="{$themes.configuration.favicons.path}/site.webmanifest ">
1111 <link rel="mask-icon" href="{$themes.configuration.favicons.path}/safari-pinned-tab.svg" color="{$themes.configuration.favicons.maskIconColor}">
1212 <link rel="shortcut icon" href="{$themes.configuration.favicons.path}/favicon.ico">
13+ <meta name="msapplication-TileColor" content="{$themes.configuration.favicons.maskIconColor}">
1314 <meta name="msapplication-config" content="{$themes.configuration.favicons.path}/browserconfig.xml">
1415 <meta name="theme-color" content="{$themes.configuration.favicons.themeColor}">
1516)
You can’t perform that action at this time.
0 commit comments