You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update footer to include both events pages
The main site has 2 events links:
- BPD Events
- Sponsored Events
The update to the footer replaces the outdated `events` link and inserts the 2 new events links
* Fix pre-commit errors
* Add `pitch_deck` to the prettierignore file
Prettier complains about the file because it has a closign div, but not an opening div. This is expected because this is a partial layout file, so it isn't opened here
0 commit comments