ucd-library / dams

The UC Davis DAMS built on top of FIN
MIT License
0 stars 0 forks source link

Create a 404 page, and update page titles #185

Open UcDust opened 3 months ago

UcDust commented 3 months ago

Create a 404 page similar to Aggie Experts.

Also the page titles should be updated during navigation of the app. Currently the titles are set in the static.js middleware, but if the browser isn't refreshed the titles won't be updated. Mainly the items and collection pages will have titles prepended to the brand text, otherwise just the brand text will be used.