mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#19289: Fixing http-equiv meta tags management
Work Item: 19289 --HG-- branch : 1.x
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
@{
|
||||
/* Global includes for the theme
|
||||
***************************************************************/
|
||||
|
||||
SetMeta("X-UA-Compatible", "IE=edge,chrome=1");
|
||||
|
||||
SetMeta(httpEquiv: "X-UA-Compatible", content: "IE=edge,chrome=1");
|
||||
Style.Include("http://fonts.googleapis.com/css?family=Lobster&subset=latin");
|
||||
Style.Include("site.css");
|
||||
|
||||
|
Reference in New Issue
Block a user