diff options
Diffstat (limited to 'docs/portfolio/index.html')
| -rw-r--r-- | docs/portfolio/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/portfolio/index.html b/docs/portfolio/index.html index 07525b4..c99d548 100644 --- a/docs/portfolio/index.html +++ b/docs/portfolio/index.html @@ -176,7 +176,7 @@ s.setAttribute('src', window.location.href.match('asdf') ? './index.js' : './index.js?' + Date.now()); document.body.appendChild(s); (function(){ - var e = atob('eGVuYXZlY3RyYTkwOUBnbWFpbC5jb20=') + var e = atob("eGVuYUB4ZW5hdmVjdHJhLmNvbQ==") address.setAttribute("href", 'mailto:' + e) address.innerHTML = e })() |
