Closed keipes closed 4 years ago
I understand that this will create additional requests to your backend if a user decides to right-click open a tab rather than directly click it. Allof the resources you're serving are static though, so that should result in a 304 cache hit most of the time.
LGTM! Thanks for providing this convenience function :). Perhaps this will work as a basis/template for doing per-game open-in-a-new-tab buttons.
Changes navigation elements to nachor tags, so broweser specific functionality like open-in-new-tab can function.
Fixes #57