From 8810c5aa253c9f7f674767c4db723ce5bc03f9d5 Mon Sep 17 00:00:00 2001 From: Yagyesh Bobde Date: Tue, 4 Oct 2022 20:43:26 +0530 Subject: [PATCH 1/4] added lazy loading to images and defer to the script to load the page faster --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 344b068..9ab67a0 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
From 3510f031ea9036f197cce11d22deb883e944e27f Mon Sep 17 00:00:00 2001 From: Yagyesh Bobde Date: Tue, 4 Oct 2022 21:02:00 +0530 Subject: [PATCH 3/4] defer the script file and link if from app.js and not in the html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 97bcec6..7b74067 100644 --- a/index.html +++ b/index.html @@ -192,7 +192,9 @@

Back to Basic

Custom Properties

-