aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-02-16 16:59:06 +0100
committerRoger Braun <roger@rogerbraun.net>2017-02-16 16:59:06 +0100
commita3b2be09b3acab977682cc4cc4cebc7d9229f036 (patch)
tree7ab6b2900354e04b0ee137f40f28ca56dc61df82 /static/config.json
parentd7c9261dab6ad2cfedd4042ddd595cd3efee542d (diff)
Add /cyb/ background by sonyam.
Diffstat (limited to 'static/config.json')
-rw-r--r--static/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index 058c9875..d522e7e2 100644
--- a/static/config.json
+++ b/static/config.json
@@ -1,4 +1,5 @@
{
"name": "Pleroma FE",
- "theme": "base16-ashes.css"
+ "theme": "base16-ashes.css",
+ "background": "/static/bg.jpg"
}