Skip to content

Commit

Permalink
Update branding for Palace. (#14)
Browse files Browse the repository at this point in the history
* Change font to Open Sans.
* Change header styling to black on white.
* Add Palace Collection Manager logo to header.
* Change 'Circulation Manager' to 'Palace Collection Manager' in page titles.
* Change button/link colors.
* Update changelog.
* Make the logo an svg (rendered with img tag) instead of a React component.
Also publish the logo to the dist directory so it can be loaded by other apps (via jsdelivr).
* Move title formatting into a function to remove duplication.
* Simplify logo publishing config.
  • Loading branch information
ray-lee authored Oct 29, 2021
1 parent df7bd53 commit d6bda5e
Show file tree
Hide file tree
Showing 30 changed files with 1,086 additions and 67 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Changelog

### September 17, 2021
### October 28, 2021

#### Updated

- Updated branding and styling for The Palace Project.
- Updated node-sass and sass-loader dependency versions to reduce the number of high risk vulnerabilities.

### v0.5.5
Expand Down
Loading

0 comments on commit d6bda5e

Please sign in to comment.