From 1205910d297b532dc2735af81d56e1f009ba6a1b Mon Sep 17 00:00:00 2001 From: TeshuKatepalli Date: Tue, 17 Oct 2023 20:13:59 +0530 Subject: [PATCH] Added header also --- scripts/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/scripts.js b/scripts/scripts.js index 55f8368e..33beb768 100644 --- a/scripts/scripts.js +++ b/scripts/scripts.js @@ -13,7 +13,7 @@ import { loadCSS, } from './aem.js'; -const LCP_BLOCKS = ['forms']; // add your LCP blocks to the list +const LCP_BLOCKS = ['header']; // add your LCP blocks to the list /** * Builds hero block and prepends to main in a new section.