diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/bg.jpg | bin | 0 -> 229574 bytes | |||
| -rw-r--r-- | static/bgalt.jpg | bin | 0 -> 330583 bytes | |||
| -rw-r--r-- | static/config.json | 3 |
3 files changed, 2 insertions, 1 deletions
diff --git a/static/bg.jpg b/static/bg.jpg Binary files differnew file mode 100644 index 00000000..60e2311a --- /dev/null +++ b/static/bg.jpg diff --git a/static/bgalt.jpg b/static/bgalt.jpg Binary files differnew file mode 100644 index 00000000..fdb666ff --- /dev/null +++ b/static/bgalt.jpg 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" } |
