aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/images/jakob.jpgbin0 -> 956575 bytes
-rw-r--r--index.html6
2 files changed, 3 insertions, 3 deletions
diff --git a/assets/images/jakob.jpg b/assets/images/jakob.jpg
new file mode 100644
index 0000000..85c3982
--- /dev/null
+++ b/assets/images/jakob.jpg
Binary files differ
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>