aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/config.json3
-rw-r--r--static/logo.pngbin0 -> 2411 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index d522e7e2..fb8d4015 100644
--- a/static/config.json
+++ b/static/config.json
@@ -1,5 +1,6 @@
{
"name": "Pleroma FE",
"theme": "base16-ashes.css",
- "background": "/static/bg.jpg"
+ "background": "/static/bg.jpg",
+ "logo": "/static/logo.png"
}
diff --git a/static/logo.png b/static/logo.png
new file mode 100644
index 00000000..f83d923b
--- /dev/null
+++ b/static/logo.png
Binary files differ