aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/index.html b/index.html
index af77a7a..3a933df 100644
--- a/index.html
+++ b/index.html
@@ -1,17 +1,16 @@
---
-layout: page
title: Jakob Odersky
-id: about
---
+
<div class="row">
- <div class="my-3 col-md-6 col-lg-5">
- <img class="img-fluid" src="/assets/images/jakob.jpg" alt="Jakob Odersky">
+ <div class="col-md-6 col-lg-5">
+ <img class="img-fluid" src="assets/images/jakob.jpg" alt="Jakob Odersky">
</div>
- <div class="my-3 col-md-6 col-lg-7">
+ <div class="col-md-6 col-lg-7">
<h2>Hi,</h2>
<p>I'm Jakob Odersky.</p>
- <p>I'm building a treatment access platform for cancer patients at <a href="https://driver.xyz/">Driver</a>. In my free time I like working on various technology-related <a href="/projects/">projects</a>.</p>
+ <p>In my free time I like working on various technology-related <a href="projects.html">projects</a>.</p>
<p>The best way to contact me is by email, [first name]@[last name].com. 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> and <a href="https://www.linkedin.com/in/jodersky">LinkedIn</a>.</p>
- <p><i class="fa fa-hand-o-right"></i> <a href="/assets/cv.pdf">Resume</a></p>
+ <p><i class="fa fa-hand-o-right"></i> <a href="cv.pdf">Resume</a></p>
</div>
</div>