Update .pa11yci

Trying a fix for the ubuntu situation
This commit is contained in:
Jonathan Bobel
2025-03-04 13:35:37 -05:00
parent 20012885b1
commit ceb13a9051

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",