diff --git a/scripts/scripts.js b/scripts/scripts.js index 33beb768..55f8368e 100644 --- a/scripts/scripts.js +++ b/scripts/scripts.js @@ -13,7 +13,7 @@ import { loadCSS, } from './aem.js'; -const LCP_BLOCKS = ['header']; // add your LCP blocks to the list +const LCP_BLOCKS = ['forms']; // add your LCP blocks to the list /** * Builds hero block and prepends to main in a new section.