From 72384a335710087dbb24957c5442b578b2cc6f6d Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 30 Apr 2021 18:33:00 +0300 Subject: [PATCH] fix(docs-infra): switch over to img[loading=lazy] for front page images (#34900) This should speed up the perceived loading latency as the image loading won't block rendering. https://addyosmani.com/blog/lazy-loading/ PR Close #34900 --- aio/content/marketing/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/aio/content/marketing/index.html b/aio/content/marketing/index.html index 0ff3588a6e..e907ab7acf 100755 --- a/aio/content/marketing/index.html +++ b/aio/content/marketing/index.html @@ -9,7 +9,7 @@ @@ -35,7 +35,7 @@
- responsive framework + responsive framework
@@ -61,7 +61,7 @@
- speed and performance + speed and performance
@@ -70,7 +70,7 @@
-
IDE example
+
IDE example
@@ -95,7 +95,7 @@
- angular on the map + angular on the map
@@ -104,7 +104,7 @@