Small step towards accommodating https, see #83

This commit is contained in:
Dan Burton 2015-03-18 13:06:53 -07:00
parent 980aa4c484
commit 9112ac4440

View File

@ -7,7 +7,7 @@ $newline never
<html class="no-js" lang="en"> <!--<![endif]--> <html class="no-js" lang="en"> <!--<![endif]-->
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<link href="http://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" type="text/css"> <link href="//fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" type="text/css">
<title> <title>
#{pageTitle pc} #{pageTitle pc}
@ -22,7 +22,7 @@ $newline never
^{pageHead pc} ^{pageHead pc}
\<!--[if lt IE 9]> \<!--[if lt IE 9]>
\<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> \<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
\<![endif]--> \<![endif]-->
<script> <script>