From 0bfdcdb94d44984335dbd47d1b003a22eee00c12 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Fri, 21 Aug 2020 20:25:07 -0400 Subject: [PATCH] Add 8/20 inert supporters (#1081) * Add contributors for 8/20 * Fix typo * Update total --- src/announcements/2020-08-19-lets-support-inert.md | 6 ++++-- src/archive.njk | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) 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" ] %}