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

Add hreflang tags and translation links. #17

Closed tswast closed 8 years ago

tswast commented 8 years ago

The hreflang tags let Google know this page is translated. https://support.google.com/webmasters/answer/189077?hl=en

The links are a simple menu to switch to the translated version of the page.

Some clean-up: import the flask module instead of adding things to the global namespace. Remove the CSS absolute positioning. This makes the images too small, but I'd rather be able to see what I'm doing right now.

Code Selfie:

Writing a list