bananajuicellc / first.bananajuice.tech

A selection game to help gamers pick who goes first.
https://whogoes1st.com
Mozilla Public License 2.0
1 stars 3 forks source link

the about card needs a trailing slash #34

Closed tswast closed 8 years ago

tswast commented 8 years ago

Currently: http://localhost:8080/en/cards/buttons/about

Want: http://localhost:8080/en/cards/buttons/about/

This is so that we can host as static HTML files with a directory called about and a file index.html inside it.