aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-01-15 15:44:56 +0100
committerRoger Braun <roger@rogerbraun.net>2017-01-15 15:44:56 +0100
commitfc7e13e7bbbdbd0503094a5cb7318d6a02f1c157 (patch)
treea8351b79d90ff3e59373cc6554cd4740c9e1f433 /index.html
parent590782701df0e903e3193c827d5dd74244bdccf8 (diff)
Add styling with base16.
Solarized-dark for now.
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 ec831c41..6224224f 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<title>Pleroma</title>
<link rel="stylesheet" href="/static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/animation.css">
+ <link rel="stylesheet" href="/static/css/theme.css">
</head>
<body>
<div id="app"></div>