There was an error while loading. Please reload this page.
/blog
1 parent c2f9adc commit e7160efCopy full SHA for e7160ef
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"write-translations": "docusaurus write-translations",
16
"write-heading-ids": "docusaurus write-heading-ids",
17
"lint:typecheck": "tsc --noEmit",
18
- "lint:wcag": "axe http://localhost:3000/index.html --exit --tags wcag2aa",
+ "lint:wcag": "axe http://localhost:3000/index.html http://localhost:3000/blog --exit --tags wcag2aa",
19
"lint": "npm-run-all lint:*"
20
},
21
"dependencies": {
0 commit comments