python-discord / site

pythondiscord.com - A Django and Bulma web application.
https://pythondiscord.com
MIT License
642 stars 126 forks source link

Non-sequential heading levels on events page #1395

Open jchristgit opened 3 months ago

jchristgit commented 3 months ago

As pointed out in #1363:

“Scheduled Events” skips from h2 to h5.

Headings should follow a logical structure and should not skip levels. When they do, it can confuse users of assistive technology.