Skip to content

Commit

Permalink
SHIBUI-811
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Sep 11, 2018
1 parent deb4113 commit 86ba4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 86ba4ea

Please sign in to comment.