Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update mmistakes #1

Open
wants to merge 399 commits into
base: mmistakes-update
Choose a base branch
from

Conversation

adamvig96
Copy link

No description provided.

mmistakes and others added 30 commits May 11, 2021 10:56
* feat: Allow search icon in masthead to be set to a Font Awesome icon.

* fix indentations

* Users wishing to avoid FontAwesome should override _includes/masthead.html
Loading font-awesome asynchronously allows to display the site faster. This change is advised by google pagespeed insights
This should not use a H2, as that is not an important headline, and thus a H2 here would probably hurt in page SEO.
Make `input` elements accessible by keyboard.

Fixes #2982
IE9 is absolutely, completely, totally dead. it's marketshare is less than 0.1%.
REF: https://caniuse.com/usage-table

Save some bytes in the HTML for all users by removing the fallback inline CSS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.