update urs for secure mode
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 20:59:01 +0000 (15:59 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 20:59:01 +0000 (15:59 -0500)
templates/template.html

index 1380a49..0c63e90 100755 (executable)
@@ -6,10 +6,10 @@
         <title>{pageTitle:h}</title>
         {styles:h}
         <link rel="stylesheet" href="{mediaBaseURL:h}css/app.css">
-        <link href="http://fonts.googleapis.com/css?family=Oleo+Script:400,700" rel="stylesheet" type="text/css">
-        <link href="http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:400,700" rel="stylesheet" type="text/css">
-        <link href="http://fonts.googleapis.com/css?family=Josefin+Slab:400,700" rel="stylesheet" type="text/css">
-        <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700" rel="stylesheet" type="text/css">
+        <link href="//fonts.googleapis.com/css?family=Oleo+Script:400,700" rel="stylesheet" type="text/css">
+        <link href="//fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:400,700" rel="stylesheet" type="text/css">
+        <link href="//fonts.googleapis.com/css?family=Josefin+Slab:400,700" rel="stylesheet" type="text/css">
+        <link href="//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700" rel="stylesheet" type="text/css">
         {topScripts:h}
     </head>
     <body>