Skip to content

Commit

Permalink
Add 8/20 inert supporters (#1081)
Browse files Browse the repository at this point in the history
* Add contributors for 8/20

* Fix typo

* Update total
  • Loading branch information
ericwbailey authored Aug 22, 2020
1 parent f098e29 commit 0bfdcdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions src/announcements/2020-08-19-lets-support-inert.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ tags:
---

<div class="c-form__progress">
<div class="c-form__progress-fill" aria-hidden="true" style="width: 32.5%;"></div>
<span class="c-form__progress-label"><span class="u-hide-visually">Status: </span>$325 matched!</span>
<div class="c-form__progress-fill" aria-hidden="true" style="width: 70%;"></div>
<span class="c-form__progress-label"><span class="u-hide-visually">Status: </span>$700 matched!</span>
</div>

[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.
Expand Down Expand Up @@ -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!
2 changes: 1 addition & 1 deletion src/archive.njk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ templateClass: template-posts
Quick tests
</h2>
<p class="c-preface">
Things you can quickly try out to check for inacessible experiences.
Things you can quickly try out to check for inaccessible experiences.
</p>
<div class="c-card__wrapper">
{% set taglist = collections[ "quicktest" ] %}
Expand Down

0 comments on commit 0bfdcdb

Please # to comment.