1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-22 17:51:18 -04:00

only one <h1> on each page

This commit is contained in:
2021-04-17 09:49:43 -04:00
parent 19c2340353
commit 733b9b2556
6 changed files with 14 additions and 15 deletions

View File

@@ -10,7 +10,6 @@
"link-text": "warn",
"long-tasks": "warn",
"non-composited-animations": "warn",
"tap-targets": "warn",
"total-byte-weight": ["warn", {"minScore": 0.9}],
"unminified-javascript": "warn",
"unsized-images": "warn",