1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2026-06-21 07:03:44 +05:30

(feat): added aos animations on hero section

This commit is contained in:
2024-03-28 23:06:24 +05:30
Unverified
parent 7ead78a103
commit 80aa139cfc
5 changed files with 38 additions and 26 deletions
+2
View File
@@ -1,3 +1,5 @@
AOS.init({
duration: 1000,
once: false,
disable: 'mobile'
});