aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-05-17 22:42:01 -0700
committerJakob Odersky <jakob@odersky.com>2016-05-17 22:42:01 -0700
commita552202a41e5e76d55d142e01adb522d00c40777 (patch)
tree9c419ecfc4d48d2ffd333c7593d2f4ff1cc754f2
parent8eb0a2b924426aec96ce4df707526136a0cd3998 (diff)
downloadwebsite-a552202a41e5e76d55d142e01adb522d00c40777.tar.gz
website-a552202a41e5e76d55d142e01adb522d00c40777.tar.bz2
website-a552202a41e5e76d55d142e01adb522d00c40777.zip
Update website
-rw-r--r--_includes/header.html4
-rw-r--r--assets/images/jakob.jpgbin956575 -> 1335350 bytes
-rw-r--r--index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 4b2068e..3217175 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -27,8 +27,8 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
- <li>
- <a href="<a href=http://www.google.com/recaptcha/mailhide/d?k=01ecAECCw0UTFSy4JfUdnC-A==&c=JvsVYN_90iPSeJ3I3ABQXtGxrXIflCcU97OdcBtHJLM=" title="Email"><i class="fa fa-inverse fa-lg fa-envelope"></i></a>
+ <li>
+ <a href="http://www.google.com/recaptcha/mailhide/d?k=01tL1XC5bo2SJ3fq7FoaShcA==&amp;c=s-k3ROSJ2zGcnjLJ0-7DfnoZK7BgJ5sNjTJfsRM8D1g=" onclick="window.open('http://www.google.com/recaptcha/mailhide/d?k\x3d01tL1XC5bo2SJ3fq7FoaShcA\x3d\x3d\x26c\x3ds-k3ROSJ2zGcnjLJ0-7DfnoZK7BgJ5sNjTJfsRM8D1g\x3d', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Email address"><i class="fa fa-inverse fa-lg fa-envelope"></i></a>
</li>
<li>
<a href="https://www.github.com/jodersky" title="GitHub"><i class="fa fa-inverse fa-lg fa-github"></i></a>
diff --git a/assets/images/jakob.jpg b/assets/images/jakob.jpg
index 85c3982..189eb7a 100644
--- a/assets/images/jakob.jpg
+++ b/assets/images/jakob.jpg
Binary files differ
diff --git a/index.html b/index.html
index ff1f1eb..49b5e47 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@ id: about
<h2>Hi,</h2>
<p>I'm Jakob Odersky.</p>
<p>I work on Spark at the IBM Spark Technology Center. In my free time I like working on various technology-related <a href="/projects/">projects</a>.</p>
- <p>The best way to contact me is by <a href="http://www.google.com/recaptcha/mailhide/d?k=01ecAECCw0UTFSy4JfUdnC-A==&c=JvsVYN_90iPSeJ3I3ABQXtGxrXIflCcU97OdcBtHJLM=">email</a>. I'm also active on <a href="https://www.github.com/jodersky">GitHub</a>.</p>
+ <p>The best way to contact me is by <a href="http://www.google.com/recaptcha/mailhide/d?k=01ecAECCw0UTFSy4JfUdnC-A==&c=JvsVYN_90iPSeJ3I3ABQXtGxrXIflCcU97OdcBtHJLM=">email</a>. I'm also active on <a href="https://www.github.com/jodersky">GitHub</a> and occasionally on <a href="https://twitter.com/jodersky">Twitter</a>.</p>
<!--<p><i class="fa fa-hand-o-right"></i> <a href="/assets/cv.pdf">Resume</a></p>-->
</div>
</div>