aboutsummaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-02-17 09:18:21 +0100
committerDimitri Sokolyuk <demon@dim13.org>2016-02-17 09:18:21 +0100
commitbd049da29ca30d23a2702adeeca3f2a3afe58b7e (patch)
tree3a84dfaeaa8b88012d20492eb11d39d95d8fce7f /tmpl
parent5196a3660309865635c6d9607e3628f1826851b0 (diff)
Selfhosted fonts
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/root8
1 files changed, 3 insertions, 5 deletions
diff --git a/tmpl/root b/tmpl/root
index 0cfa22c..72e4613 100644
--- a/tmpl/root
+++ b/tmpl/root
@@ -3,11 +3,9 @@
<html>
<head>
<title>{{template "title" .}}</title>
- <link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Abel'>
- <link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Raleway'>
- <link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Anonymous+Pro'>
- <link rel='stylesheet' type='text/css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'>
- <link rel='stylesheet' type='text/css' href='/static/style.css'>
+ <link rel='stylesheet' type='text/css' href='/css/fonts.css'>
+ <link rel='stylesheet' type='text/css' href='/css/style.css'>
+ <link rel='stylesheet' type='text/css' href='/css/font-awesome.css'>
</head>
<body>
<section>