Closed tswast closed 8 years ago
Currently: http://localhost:8080/en/cards/buttons/about
http://localhost:8080/en/cards/buttons/about
Want: http://localhost:8080/en/cards/buttons/about/
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.
about
index.html
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 fileindex.html
inside it.