Skip to content

Commit a1e1086

Browse files
author
James Harris
committed
Obfuscated email address
1 parent 42866bb commit a1e1086

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: js/app.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src/js/app.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src/ts/app.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ namespace app {
2929

3030
export class Email {
3131
constructor() {
32-
window.location.href = 'mailto:[email protected]';
32+
window.location.href = 'mailto:\u006a\u0061\u006d\u0065\u0073\u0040\u006a\u0068\u0061\u0072\u0072\u0069\u0073\u002e\u006e\u007a';
3333
return false;
3434
}
3535
}

0 commit comments

Comments
 (0)