Skip to content

Commit

Permalink
removed email copy code to test safari fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshvdw committed Dec 10, 2024
1 parent 6de8afb commit f505fcf
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 24 deletions.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const onReady = () => {
if (homePage) showreelHome(audio); // code for homepage showreel video
showreelNav(audio); // code for nav showreel video
initProjectLotties(); // initiates project lotties for home and work pages
copyEmail(); // copies email to clipboard in footer
// copyEmail(); // copies email to clipboard in footer
initCms(); // sets color hovers and cms filtering style for work page & content hub
document.querySelector(".landing-video-container") && loadAnim(); // for home page intro anim
// document.querySelector(".client-link") && setLogoHref();
Expand Down
63 changes: 41 additions & 22 deletions dist/app.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/app.js.map

Large diffs are not rendered by default.

0 comments on commit f505fcf

Please sign in to comment.