flattenthecurve / guide

https://www.flattenthecurve.com
Creative Commons Attribution 4.0 International
38 stars 33 forks source link

Incorrect lang attribute on Resources page #304

Open emersonthis opened 4 years ago

emersonthis commented 4 years ago

Bug: We noticed this exact same problem on the homepage: #284 The language buttons work but the page's lang attribute does not change from en. This matters because CSS needs this to know how to correctly format accents, etc for certain languages (like Greek).

Screen Shot 2020-04-05 at 10 53 54 AM

Suggested fix: We solved this exact issue on the homepage in this PR: #297 . I suspect the identical refactor needs to happen for the resources page: