aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2016-10-30 16:12:08 +0100
committerRoger Braun <roger@rogerbraun.net>2016-10-30 16:12:08 +0100
commitba09e05036d64715521ef6a739b0152161880cea (patch)
tree40fdae7f139487059c4aebe330ef872d53b5cbfd /index.html
parenta7ce51b4b0d4ef61a28c0787f6ddf4dbb3c6f289 (diff)
Add image font.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 629aa92c..713fe27c 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Pleroma</title>
+ <link rel="stylesheet" href="static/font/css/fontello.css">
</head>
<body>
<div id="app"></div>