aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index c360f4f..17479b7 100644
--- a/index.html
+++ b/index.html
@@ -4,10 +4,10 @@ title: Jakob Odersky
id: about
---
<div class="row">
- <div class="col-sm-3">
- <!--<img width="100%" class="img-rounded" src="/assets/images/jakob.jpg" alt="Jakob Odersky" -->
+ <div class="col-sm-4">
+ <img width="100%" class="img-rounded" src="/assets/images/jakob.jpg" alt="Jakob Odersky">
</div>
- <div class="col-sm-9">
+ <div class="col-sm-8">
<h2>Hi,</h2>
<p>I'm Jakob Odersky.</p>
<p>I studied physics and computer science at EPFL. In my free time I like working on various technology-related <a href="/projects">projects</a>.</p>