summaryrefslogtreecommitdiff
path: root/_content/html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to '_content/html.tmpl')
-rw-r--r--_content/html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/_content/html.tmpl b/_content/html.tmpl
index 172e1f2..06d3a83 100644
--- a/_content/html.tmpl
+++ b/_content/html.tmpl
@@ -10,6 +10,7 @@
<title>{{.Title}}</title>
<link rel="stylesheet" href="/assets/style.css" />
+ <link rel="stylesheet" href="/assets/fonts/go/stylesheet.css" />
{{- range .Styles}}
<link rel="stylesheet" href="{{.}}" />