Collections

🎯 Optional: Homepage Only If you only want the continuous confetti on your homepage, wrap the animation like this: js Copy code if (document.body.classList.contains('template-index')) { // (Insert the frame() animation code here) }