LaneEcho / LWT-bingo

Bingo game for virtual Lesbians Who Tech Conferences
MIT License
3 stars 0 forks source link

Fix inco home link + update close btn placement in user modal #51

Closed jcuadrosj closed 3 months ago

jcuadrosj commented 3 months ago

While in the collab call we noticed the link to the inco website was 404ing. I updated the route to not hardcode 'home' at that seems to fix it. I think we could also add a redirect from the website side, but this seems like an easy fix for now.

Also tackled an issue where the close btn on the user modal was next to the title instead of to the right of the modal like it should be.

LaneEcho commented 3 months ago

Pushed a minor change to this branch to update links to use incocollective.com address since I said I'd do that, figured it made sense to do that here vs make a new branch just for that 🙂