diff --git a/js/index.js b/js/index.js index 1b4f93b..23977de 100644 --- a/js/index.js +++ b/js/index.js @@ -10,7 +10,7 @@ }); function revealEmail() { - const email = 'si' + atob('dGVAYW4=') + 'na' + atob(y('bGdi')) + 't'; + const email = 'si' + atob('dGVAYW4=') + 'na' + atob(y('oTqv')) + 't'; const emailLink = document.createElement('a'); emailLink.setAttribute('href', `mailto:${email}`);