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

fix silly AMP and lighthouse warnings

https://developers.google.com/web/updates/2018/07/page-lifecycle-api#the-unload-event
This commit is contained in:
2020-11-19 10:56:25 -05:00
parent e6400400f1
commit c58dddbed2
6 changed files with 7 additions and 5 deletions

View File

@@ -18,7 +18,6 @@
"uses-optimized-images": "warn",
"uses-rel-preconnect": "warn",
"is-crawlable": "off",
"no-unload-listeners": "off",
"offscreen-images": "off",
"uses-long-cache-ttl": "off",
"uses-responsive-images": "off",