Skip to content

Commit

Permalink
re-added email copy code
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshvdw committed Dec 10, 2024
1 parent f505fcf commit 4e836a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
2 changes: 1 addition & 1 deletion 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 4e836a7

Please sign in to comment.