You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2020. It is now read-only.
* Replace Favicon. Add alt Attribute to logo. Add target attribute to footer link and Join page links.
Replace favicon and add touch icon.
Add alt attribute to img tag for logo to improve accessibility.
Add target attribute with value of blank on link to github, meetup and slack.
Add padding to slack and meetup logos.
* Repair page overflowing container. Remove duplicate H1.
Remove the combination of hard-coded heights and margins to allow page to flow naturally. Remove unused H1 tag from page.js to improve SEO performance and accessibility. Format links in join.js to match.
* Accessibility Improvements
Adjust nav/header color to improve contrast for accessibility.
Convert h5 tags in About page to p tags with a class of content-heading to improve accessibility.
Convert Leadership heading to an h2 tag to imrove SEO and accessibility.
0 commit comments