# Expected Behavior Heading tags should follow a logical order for screen readers. # Current Behavior The home page currently uses `h4` tags for section headings and `h2` tags for article titles.
Expected Behavior
Heading tags should follow a logical order for screen readers.
Current Behavior
The home page currently uses
h4tags for section headings andh2tags for article titles.