79561717

Date: 2025-04-08 10:04:07
Score: 1.5
Natty:
Report link

this will turn off AOS on mobile (less than 768px). once: true means animates only once.

AOS.init({
  once: true,
  disable: () => window.innerWidth < 768
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Asad Ali