|
@@ -21,8 +21,8 @@
|
|
|
<link rel="icon" href="<%- config.logo_icon %>" type="image/x-icon">
|
|
|
<link rel="alternate" type="application/rss+xml" title="<%= config.title %>" href="/atom.xml">
|
|
|
|
|
|
- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto+Mono" rel="stylesheet">
|
|
|
- <link href="https://fonts.googleapis.com/css?family=Poiret+One:400" rel="stylesheet">
|
|
|
+ <link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto+Mono" rel="stylesheet">
|
|
|
+ <link href="//fonts.googleapis.com/css?family=Poiret+One:400" rel="stylesheet">
|
|
|
<script>
|
|
|
window.PAGE_TYPE = "<%- page.type %>"
|
|
|
</script>
|