good-labs / good-labs.github.io

Web interface for the Good Labs
https://good-labs.github.io/
3 stars 4 forks source link

no trailing slashes in domains #14

Closed pdurbin closed 5 years ago

vsoch commented 5 years ago

This shouldn’t be an issue.

pdurbin commented 5 years ago

I understand that either form will work but the version with no slash at the end is easier on the eyes. 👀

vsoch commented 5 years ago

Actually, with Jekyll sites (what this is) if you were to open the link on localhost without the slash (or for the first time in your browser without the page being cached) it can sometimes 404, so while it's not as pretty, I've had better consistency with having the extra slash. I appreciate the attention to detail, but I think we're good in this case :)