summaryrefslogtreecommitdiff
path: root/htdocs/template/root.tmpl
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2019-01-21 17:18:22 +0100
committerDimitri Sokolyuk <demon@dim13.org>2019-01-21 17:18:22 +0100
commit37b8e816458eb7ece396891a66b9f4cf5a82394b (patch)
treea39c38f8c4e2b859774122026782943177d89bd9 /htdocs/template/root.tmpl
parent8716cffbbad0f31c1ccd6f7429450516df66cd08 (diff)
switch to IBM Plex
Diffstat (limited to 'htdocs/template/root.tmpl')
-rw-r--r--htdocs/template/root.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/template/root.tmpl b/htdocs/template/root.tmpl
index 164cf31..52734bb 100644
--- a/htdocs/template/root.tmpl
+++ b/htdocs/template/root.tmpl
@@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abel|Raleway|Space+Mono">
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans|IBM+Plex+Serif|IBM+Plex+Mono">
<link rel="stylesheet" href="/static/style.css">
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">