aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2017-11-22 14:19:27 +0000
committerlambda <pleromagit@rogerbraun.net>2017-11-22 14:19:27 +0000
commit698a75cb39066346f1e73295d06bb01554f6d540 (patch)
tree9d13af7588d49c5f8c8fd221c33e4439b9f0df30 /lib
parentbcc4e73e51fb59c1cf924cdef8ccf317bc3971e9 (diff)
parentd7b6fa79cb0ac96bdb7c69e6da11c01092597a81 (diff)
downloadpleroma-698a75cb39066346f1e73295d06bb01554f6d540.tar.gz
Merge branch 'develop' into 'develop'
Pleroma-Dark default theme for the Mastodon Frontend See merge request pleroma/pleroma!27
Diffstat (limited to 'lib')
-rw-r--r--lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex b/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
index 334dc4f98..ac50ad46b 100644
--- a/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
+++ b/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
@@ -5,6 +5,7 @@
<meta content='width=device-width, initial-scale=1' name='viewport'>
<link rel="stylesheet" media="all" href="/packs/common.css" />
<link rel="stylesheet" media="all" href="/packs/default.css" />
+<link rel="stylesheet" media="all" href="/packs/pl-dark-masto-fe.css" />
<script src="/packs/common.js"></script>
<script src="/packs/locale_en.js"></script>