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