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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user