Update head.html
This commit is contained in:
parent
658fb38be2
commit
b0f718ca43
@ -24,6 +24,8 @@
|
||||
})(document);
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" type="text/css">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Libre+Baskerville:700|Sanchez" type="text/css">
|
||||
<link rel="stylesheet" href="{{ "/css/screen.css" | prepend: site.baseurl }}">
|
||||
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
|
||||
|
Loading…
Reference in New Issue
Block a user