Skip to content

Commit

Permalink
readme v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkoschubert committed Nov 28, 2024
1 parent 9e33220 commit 5173759
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
.synchronize
docs
push.sh
<<<<<<< HEAD
.pushrc
=======
.push-ms.sh
>>>>>>> 8d8ee62 (accessibility)
rsync.log
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,16 @@ This piece of software is a WordPress child theme boilerplate for Divi. It aims

**Accessibility Tweaks:**

* Fix the viewport meta (for Lighthouse)
* Add ARIA support to all relevant elements
* Make main navigation fully keyboard accessible
* Focus all clickable elements correctly
* Tag external links for assistive technology
* Add a skip link to the page
* Accessible scroll to top button (Turn off the Divi back-to-top button!)
* Fix the viewport meta
* Fix screenreader text
* Underline all links except headlines and social icons
* Optimize forms for accessibility (Contact & Comment Form, Minimal Contact Form, Forminator)

**Divi Bug Fixes:**

Expand Down

0 comments on commit 5173759

Please sign in to comment.