Merge branch 'patch-1' into 'develop'

Fix customization.md soapbox.json example typo

See merge request soapbox-pub/soapbox-fe!71
This commit is contained in:
Alex Gleason 2020-06-12 21:09:08 +00:00
commit 343367834c

View file

@ -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`: 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", "brandColor": "#0482d8",
"promoPanel": { "promoPanel": {
"items": [{ "items": [{