diff --git a/src/announcements/2020-08-19-lets-support-inert.md b/src/announcements/2020-08-19-lets-support-inert.md index dca36083e..f5c6dfbc4 100644 --- a/src/announcements/2020-08-19-lets-support-inert.md +++ b/src/announcements/2020-08-19-lets-support-inert.md @@ -11,8 +11,8 @@ tags: ---
- - Status: $325 matched! + + Status: $700 matched!
[HTML's `inert` attribute](https://html.spec.whatwg.org/multipage/interaction.html#inert) has great potential to make the web more accessible. Declaring `inert` on an element will remove its interactivity and make it unable to be focused. @@ -83,7 +83,9 @@ Thank you for considering this initiative, and for your generosity. Thank you to the following people for their generous donations: +- Claudio Luís Vera - [Djame Goldston](https://www.linkedin.com/in/djame/) - Nick Colley +- [Wil Hall](https://wilhall.com/) - [Yakim van Zuijlen](http://yakim.nl/) - …and all our other amazing community supporters! diff --git a/src/archive.njk b/src/archive.njk index fe067017c..db89b3121 100755 --- a/src/archive.njk +++ b/src/archive.njk @@ -51,7 +51,7 @@ templateClass: template-posts Quick tests

- Things you can quickly try out to check for inacessible experiences. + Things you can quickly try out to check for inaccessible experiences.

{% set taglist = collections[ "quicktest" ] %}