Merge main to get pa11y fix

This commit is contained in:
Neil Martinsen-Burrell 2023-05-12 11:01:19 -05:00
commit 5d0421eb16
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
14 changed files with 58 additions and 12 deletions

View file

@ -1,7 +1,7 @@
{
"defaults": {
"concurrency": 1,
"timeout": 10000,
"timeout": 30000,
"hideElements": "a[href='/whoami/']"
},