mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Preparing the project to support SSL access
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
***************************************************************/
|
||||
|
||||
SetMeta(httpEquiv: "X-UA-Compatible", content: "IE=edge,chrome=1");
|
||||
Style.Include("http://fonts.googleapis.com/css?family=Lobster&subset=latin");
|
||||
Style.Include("//fonts.googleapis.com/css?family=Lobster&subset=latin");
|
||||
Style.Include("site.css");
|
||||
|
||||
/* Some useful shortcuts or settings
|
||||
|
Reference in New Issue
Block a user