Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Fixes issue #215 ## Description of Changes Added a `Donate` link to the footer so that it is available on all pages throughout the application instead of just the home page. I also updated the casing of `Download department data` so that it matches the rest of the casing on the footer. ## Screenshots (if appropriate) Before: <img width="1470" alt="Screenshot 2024-10-03 at 4 25 31 PM" src="https://github.com/user-attachments/assets/62f9b72c-f72d-437b-86ce-60a350f16101"> After: <img width="1470" alt="Screenshot 2024-10-03 at 4 26 08 PM" src="https://github.com/user-attachments/assets/92ffee96-1594-4adc-97be-d965ee87c3d0"> ## Tests and Linting - [x] This branch is up-to-date with the `develop` branch. - [x] `pytest` passes on my local development environment. - [x] `pre-commit` passes on my local development environment.
- Loading branch information