Skip to content

Commit

Permalink
ignores comment section in pa11y
Browse files Browse the repository at this point in the history
  • Loading branch information
lcflight committed Oct 14, 2024
1 parent efa2ec1 commit b4ee905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pa11yci.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"hideElements": ".typography .inner *",
"hideElements": ".typography .inner *, #comments",
"ignore": ["WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1"]
}

0 comments on commit b4ee905

Please sign in to comment.