diff --git a/.lighthouserc.yml b/.lighthouserc.yml
index 40d19da..ef979c7 100644
--- a/.lighthouserc.yml
+++ b/.lighthouserc.yml
@@ -9,16 +9,15 @@ ci:
- http://localhost/posts/
settings:
chromeFlags: "--no-sandbox"
- # FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460
- throttlingMethod: devtools
assert:
preset: "lighthouse:no-pwa"
assertions:
uses-long-cache-ttl: off
tap-targets: warn
unsized-images: warn
+ # FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460
categories:performance:
- - error
+ - warn
- minScore: 0.95
categories:accessibility:
- error
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 2cd9f60..f738275 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -13,6 +13,7 @@
+