File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Umbraco.Cms.StaticAssets/umbraco Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 <base href =" @backOfficePath.EnsureEndsWith('/')" />
2929 <link rel =" icon" type =" image/svg+xml" href =" @backOfficeAssetsPath/assets/favicon.svg" />
3030 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
31- <meta name =" apple- mobile-web-app-capable" content =" yes" />
31+ <meta name =" mobile-web-app-capable" content =" yes" />
3232 <meta name =" robots" content =" noindex, nofollow" />
3333 <meta name =" pinterest" content =" nopin" />
3434 <title >Umbraco</title >
Original file line number Diff line number Diff line change 4040 <base href =" @backOfficePath.EnsureEndsWith('/')" />
4141 <link rel =" icon" type =" image/svg+xml" href =" ~/umbraco/login/favicon.svg" />
4242 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
43- <meta name =" apple- mobile-web-app-capable" content =" yes" />
43+ <meta name =" mobile-web-app-capable" content =" yes" />
4444 <meta name =" robots" content =" noindex, nofollow" />
4545 <meta name =" pinterest" content =" nopin" />
4646 <title >Umbraco</title >
Original file line number Diff line number Diff line change 55 < base href ="/ "/>
66 < link rel ="icon " type ="image/svg+xml " href ="/favicon.svg "/>
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
8- < meta name ="apple- mobile-web-app-capable " content ="yes "/>
8+ < meta name ="mobile-web-app-capable " content ="yes "/>
99 < meta name ="robots " content ="noindex, nofollow "/>
1010 < meta name ="pinterest " content ="nopin "/>
1111 < title > Umbraco</ title >
You can’t perform that action at this time.
0 commit comments