diff --git a/.hintrc b/.hintrc new file mode 100644 index 0000000..1658403 --- /dev/null +++ b/.hintrc @@ -0,0 +1,9 @@ +{ + "extends": [ + "development" + ], + "hints": { + "no-inline-styles": "off", + "axe/structure": "off" + } +} \ No newline at end of file diff --git a/src/templates/index.html b/src/templates/index.html index 86a148f..21467c7 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -2,127 +2,142 @@
- - - - - - - +