Skip to content

Commit 8fdddb2

Browse files
committed
use cutive mono by google fonts
1 parent 358a38a commit 8fdddb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<title>{{site.title}}</title>
33
<meta charset="utf-8">
44
<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">
56
<meta content="{{site.description}}" name="description"></meta>
67
<meta content="{{site.owner}}" name="author"></meta>
78
<meta content="Copyright 2017 {{site.owner}}. All rights reserved." name="copyright"></meta>

0 commit comments

Comments
 (0)