diff --git a/.htmlvalidate.json b/.htmlvalidate.json index 0d83204..93bcfeb 100644 --- a/.htmlvalidate.json +++ b/.htmlvalidate.json @@ -1,8 +1,5 @@ { "extends": [ "html-validate:recommended" - ], - "rules": { - "wcag/h32": "off" - } + ] } diff --git a/src/index.html b/src/index.html index 4ba52ea..4e12b16 100644 --- a/src/index.html +++ b/src/index.html @@ -28,23 +28,19 @@