hlxsites / 24life

Apache License 2.0
0 stars 0 forks source link

Add Article-Slides to LCP block #213

Closed rrusher closed 10 months ago

rrusher commented 11 months ago

const LCP_BLOCKS = ['section-hero', 'article-slides']; // add your LCP blocks to the list

Optimize to use one call for the 4 pillars instead of 4 separate calls.