diff options
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index 058c9875..fb8d4015 100644 --- a/static/config.json +++ b/static/config.json @@ -1,4 +1,6 @@ { "name": "Pleroma FE", - "theme": "base16-ashes.css" + "theme": "base16-ashes.css", + "background": "/static/bg.jpg", + "logo": "/static/logo.png" } |
