summaryrefslogtreecommitdiff
path: root/layouts/chrome/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/chrome/head.html')
-rw-r--r--layouts/chrome/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/chrome/head.html b/layouts/chrome/head.html
index 582750c..4ddf0fa 100644
--- a/layouts/chrome/head.html
+++ b/layouts/chrome/head.html
@@ -10,6 +10,7 @@
<title> {{ .Title }} &middot; {{ .Site.Title }} </title>
<!-- CSS -->
+ <link rel="stylesheet" href="{{ .Site.BaseUrl }}/css/poole.css">
<link rel="stylesheet" href="{{ .Site.BaseUrl }}/css/syntax.css">
<link rel="stylesheet" href="{{ .Site.BaseUrl }}/css/hyde.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">