Skip to content

Commit

Permalink
Add hideElements rules
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Oct 20, 2021
1 parent 75dcc1a commit 48fb0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/.pa11yci.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"runners": [
"axe"
],
"hideElements": ".bd-search"
"hideElements": ".bd-search, footer ul.text-muted > li, #bdNavbar > ul:nth-child(3) > li > a, footer > div > div > div:nth-child(2) > h5, .bd-callout > h5"
}
}

0 comments on commit 48fb0a3

Please sign in to comment.