From 140cc8d72b2b096b90b5dae5ddc2cb088b9bb4d4 Mon Sep 17 00:00:00 2001 From: Curtis Date: Mon, 8 Jun 2020 22:27:14 +0000 Subject: [PATCH] Update customization.md to help validate edits of soapbox.json --- docs/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization.md b/docs/customization.md index 1dc66dfc1..85c372165 100644 --- a/docs/customization.md +++ b/docs/customization.md @@ -24,7 +24,7 @@ Instance description is edited during the Pleroma installation step or via admin Use of the Captcha feature on the registration page is configured during the Pleroma installation step or via admin configuration ## Site Logo, Brand Color, and Promo Panel List Items -The site logo, brand color, and promo panel list items are customized by copying `soapbox.example.json` in the `static/instance` folder to `soapbox.json`. +The site logo, brand color, and promo panel list items are customized by copying `soapbox.example.json` in the `static/instance` folder to `soapbox.json` and editing that file. It is recommended that you test your edited soapbox.json file in a JSON validator, such as [JSONLint](https://jsonlint.com/), before using it. The site logo, in SVG format, is rendered to be able to allow the site theme colors to appear in the less than 100% opaque sections of the logo. The logo colors are rendered in a color that provides contrast for the site theme.