contact: updated email address to aaron@aclindsay.com
This commit is contained in:
parent
aa5adfd46b
commit
3d1b4678b9
@ -3,7 +3,7 @@
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
//Email obfuscation by Javascript insertion
|
//Email obfuscation by Javascript insertion
|
||||||
window.onload = function() {
|
window.onload = function() {
|
||||||
document.getElementById('emailend').innerHTML="edu";
|
document.getElementById('emailend').innerHTML="ay<span> </span>DOT com";
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<?php include("../header_bottom.php"); ?>
|
<?php include("../header_bottom.php"); ?>
|
||||||
@ -12,8 +12,8 @@ window.onload = function() {
|
|||||||
<h2>Contact Me</h2>
|
<h2>Contact Me</h2>
|
||||||
|
|
||||||
<!-- Email Obfuscation -->
|
<!-- Email Obfuscation -->
|
||||||
<p>The best way to contact me, by far, is via email: aaron <span style="display:none;">@hotmail.com</span>DOT lindsay <span>AT<span style="display:none;">...2@.$97^4</span></span> v<!-- [<mailto:<>blah -->t<span> </span>DOT <span id="emailend"> </span> </p>
|
<p>The best way to contact me is via email: aaron <span style="display:none;">@hotmail.com</span><span>AT<span style="display:none;">...2@.$97^4</span></span> acl<!-- [<a href="mailto:<>blah -->inds<!--<span>mailto:foo@bar.com</span>DOT --><span id="emailend"> </span> </p>
|
||||||
<p>Note: The above email address is intentionally obfuscated in several ways to protect against it being spammed more than it already is. In most browsers, you should be able to copy and paste the above address, only changing the uppercase words to their corresponding symbols. However, I apologize if your browser does not handle copy-pasting the above email address properly.</p>
|
<p>Note: The above email address is intentionally obfuscated in several ways to protect against spam. In most browsers, you should be able to copy and paste the above address into your email program, and then change the uppercase words to their corresponding symbols. My inbox thanks you!</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php include("../footer.php"); ?>
|
<?php include("../footer.php"); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user