|
|
|
@ -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>
|
|
|
|
|