Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
parasshah195 committed Mar 10, 2024
2 parents 2c60cc3 + 5726aad commit 50e64c0
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 4 deletions.
1 change: 1 addition & 0 deletions dist/components/cursor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/home-hero-image-reveal.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"use strict";(()=>{function t(){window.gsap.fromTo("[data-image-reveal-parent] > div",{opacity:1},{opacity:0,duration:3/50,stagger:{each:3/50,from:"random"}})}})();
"use strict";(()=>{function n(){let o="[data-image-reveal-parent] > div",a=10*5;window.gsap.fromTo(o,{opacity:1},{opacity:0,duration:.3,stagger:{each:1/a,from:"random"}})}})();
2 changes: 2 additions & 0 deletions dist/components/home-projects-gallery.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/constants.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"use strict";(()=>{var o="scriptsLoaded";})();
2 changes: 1 addition & 1 deletion dist/entry.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/global.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/pages/home.js

Large diffs are not rendered by default.

0 comments on commit 50e64c0

Please sign in to comment.