From e99534ef717881d71a6fa975bb5e81fad6399b15 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 31 Aug 2018 04:06:00 +0300 Subject: added option for logo in navbar to follow color scheme of the rest of the site also fixed potential mess-up between api/static configs --- static/config.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/config.json') diff --git a/static/config.json b/static/config.json index afcb0163..ccc4aebd 100644 --- a/static/config.json +++ b/static/config.json @@ -2,6 +2,8 @@ "theme": "pleroma-dark", "background": "/static/aurora_borealis.jpg", "logo": "/static/logo.png", + "logoMask": true, + "logoMargin": ".1em", "redirectRootNoLogin": "/main/all", "redirectRootLogin": "/main/friends", "chatDisabled": false, -- cgit v1.2.3-70-g09d2