From 86ba4eadc70ad7c646939f63927790d59d42375b Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Tue, 11 Sep 2018 13:14:55 -0700 Subject: [PATCH] SHIBUI-811 --- ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/README.md b/ui/README.md index 172506219..0e52b0fc9 100644 --- a/ui/README.md +++ b/ui/README.md @@ -66,7 +66,7 @@ The supported values are: `$brand-dark: $dark-grey;` - Color used for accents, text, etc throughout application. Default: dark grey. ### Logos / Footer -The `Brand.ts` contains the links, text, and image paths to modify the logos, text, and links found within the header and footer. Override the values within this Typescript file and rebuild the user interface to view changes. +The `Brand.ts` contains the links, text, and image paths to modify the logos, text, and links found within the header and footer. Override the values within this Typescript file and rebuild the user interface to view changes. If the local server should host these files, they should be added to the assets folder. For example: