diff options
| author | Roger Braun <roger@rogerbraun.net> | 2017-02-16 16:59:06 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2017-02-16 16:59:06 +0100 |
| commit | a3b2be09b3acab977682cc4cc4cebc7d9229f036 (patch) | |
| tree | 7ab6b2900354e04b0ee137f40f28ca56dc61df82 /static/config.json | |
| parent | d7c9261dab6ad2cfedd4042ddd595cd3efee542d (diff) | |
Add /cyb/ background by sonyam.
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 3 |
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" } |
