Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nandkumar1000 authored Jul 4, 2024
1 parent f70e357 commit 48ffbf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

window.onload = function() {
// window.onload = function() {
gsap.registerPlugin(ScrollTrigger);

// Animation for .nav-sub elements
Expand Down Expand Up @@ -93,4 +93,4 @@ window.onload = function() {
toggleActions: "play none none none"
}
});
};
// };

0 comments on commit 48ffbf3

Please sign in to comment.