summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 9fa7025..ecee140 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8"/>
<title>{{page.title}}</title>
+ <link href='http://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,400italic&subset=latin,latin-ext' rel='stylesheet' />
<link rel="stylesheet" href="/css/main.css" />
</head>