From 4a878d49dc1b54975cbe04e2db09453a3c8bf778 Mon Sep 17 00:00:00 2001 From: Sean King Date: Fri, 12 Jun 2020 20:58:20 +0000 Subject: [PATCH] Fix customization.md soapbox example typo --- docs/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization.md b/docs/customization.md index 85c372165..41903834a 100644 --- a/docs/customization.md +++ b/docs/customization.md @@ -37,7 +37,7 @@ After editing your HTML files and folder names, re-create the webpack and restar Following is an example of the contents of `soapbox.example.json`: ``` { - "logo": ""/instance/images/soapbox-logo.svg", + "logo": "/instance/images/soapbox-logo.svg", "brandColor": "#0482d8", "promoPanel": { "items": [{