We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6772d3b + 8fdddb2 commit 93fbed6Copy full SHA for 93fbed6
_includes/head.html
@@ -2,6 +2,7 @@
2
<title>{{site.title}}</title>
3
<meta charset="utf-8">
4
<link href="{{site.url}}{{site.baseurl}}/assets/css/style.css" type="text/css" rel="stylesheet"></link>
5
+ <link href="https://fonts.googleapis.com/css?family=Cutive+Mono" rel="stylesheet">
6
<meta content="{{site.description}}" name="description"></meta>
7
<meta content="{{site.owner}}" name="author"></meta>
8
<meta content="Copyright 2017 {{site.owner}}. All rights reserved." name="copyright"></meta>
0 commit comments