Skip to content

Commit

Permalink
fix: added getMetadata
Browse files Browse the repository at this point in the history
  • Loading branch information
amoghdaryapurkar authored Mar 29, 2024
1 parent 75b9fea commit 72893e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import {
waitForLCP,
loadBlocks,
loadCSS,
getMetadata,
} from './aem.js';

const LCP_BLOCKS = []; // add your LCP blocks to the list
Expand Down

0 comments on commit 72893e3

Please sign in to comment.