Mqleet's picture
[update] templates
a3d3755
// Initialize AOS
document.addEventListener('DOMContentLoaded', function() {
AOS.init({
duration: 800,
once: true,
offset: 120,
});
});
// Add any other main JavaScript functionality here