From ce5b3d4c924d6e94b6fbde3c50fdb209e4ec1fab Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Thu, 16 Feb 2017 17:44:36 +0100 Subject: Add logo. --- static/config.json | 3 ++- static/logo.png | Bin 0 -> 2411 bytes 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 static/logo.png (limited to 'static') 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 Binary files /dev/null and b/static/logo.png differ -- cgit v1.2.3-70-g09d2