Redirect to https

pull/6/head
Alexandre Mutel 9 years ago
parent 6ea8e359a4
commit bd6d14b08c

@ -17,5 +17,6 @@
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<script>if(window.location.protocol != 'https:') {location.href = location.href.replace("http://", "https://");}</script>
<script src="/js/main.js"></script>
</head>

Loading…
Cancel
Save