summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-05-29 19:32:14 +0200
committerDimitri Sokolyuk <demon@dim13.org>2016-05-29 19:32:14 +0200
commitd61325be1161f444621ad58d9538f3df53630249 (patch)
treefe8214632c83c31dfa4ab31bf5cc071b0a05137a /template
parente6ee1ce474f32a3cb710cf8d96f12f1b7e2b19df (diff)
Selfhosted fonts
Diffstat (limited to 'template')
-rw-r--r--template/root.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/root.tmpl b/template/root.tmpl
index 52b90fb..a9b6a90 100644
--- a/template/root.tmpl
+++ b/template/root.tmpl
@@ -47,7 +47,7 @@
<head>
<meta charset="UTF-8">
<title>{{template "title" .}}</title>
- <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Abel|Raleway|Anonymous+Pro">
+ <link rel="stylesheet" type="text/css" href="/static/fonts.css">
<link rel="stylesheet" type="text/css" href="/static/style.css">
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">
<meta name="google-site-verification" content="3cwuN4OwVfNZEGTw5Q9UotI2AJCTzr8F7QB8uhtfAWo">