Update .pa11yci

This commit is contained in:
Jonathan Bobel
2025-03-04 14:04:35 -05:00
parent b1b4611c55
commit 7144eaa00d

View File

@@ -1,7 +1,10 @@
{
"defaults": {
"standard": "WCAG2AA",
"runners": ["htmlcs"],
"runners": ["htmlcs"],
"chromeLaunchConfig": {
"executablePath": "/usr/bin/google-chrome"
},
"concurrency": 1,
"hideElements": [
"nav > ol a",