" -> '
This commit is contained in:
parent
6e99e041af
commit
1050852ce7
@ -15,10 +15,10 @@ For more details, check my [resumé](resume.html) & [publications](publications.
|
||||
|
||||
<script>
|
||||
const mailtoArray = [
|
||||
"m", "a", "i", "l", "t", "o", ":",
|
||||
"c", "o", "l", "i", "n", "@",
|
||||
"m", "c", "m", "i", "l", "l", "e", "n",
|
||||
".", "d", "e", "v"];
|
||||
'm', 'a', 'i', 'l', 't', 'o', ':',
|
||||
'c', 'o', 'l', 'i', 'n', '@',
|
||||
'm', 'c', 'm', 'i', 'l', 'l', 'e', 'n',
|
||||
'.', 'd', 'e', 'v'];
|
||||
const mailtoLink = mailtoArray.join('');
|
||||
const anchors = document.getElementsByTagName('a');
|
||||
for (let i = 0; i < anchors.length; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user