From b514f41239c530a0e1ca35caf35ae1e8def123ef Mon Sep 17 00:00:00 2001 From: Curtis Date: Fri, 1 May 2020 21:22:26 +0000 Subject: [PATCH] Add customization.md --- docs/customization.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/customization.md diff --git a/docs/customization.md b/docs/customization.md new file mode 100644 index 000000000..ce1fe72c3 --- /dev/null +++ b/docs/customization.md @@ -0,0 +1,9 @@ +# Customizing Soapbox + +Soapbox supports customization of the user interface, to allow per instance branding and other features. Current customization features include: +* Instance name +* Site logo +* Favicon +* About page +* Terms of Service page +* Promo panel list items, e.g. blog site link \ No newline at end of file