aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-08-26 00:12:06 +0200
committerChristian Grothoff <christian@grothoff.org>2016-08-26 00:12:06 +0200
commit8921e899b300ead12f76f3c1afda2ce83d5e77ef (patch)
treeb3a24328cd9753be8ca013b65bbbf0cd4bed360d
parent0fac38315ba0e742fc5ef88008e25c15041f2313 (diff)
downloadwww-8921e899b300ead12f76f3c1afda2ce83d5e77ef.tar.gz
www-8921e899b300ead12f76f3c1afda2ce83d5e77ef.zip
fix height
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index f678f421..db0d8386 100644
--- a/about.html
+++ b/about.html
@@ -91,7 +91,7 @@
91 </div> 91 </div>
92 <div class="col-lg-4"> 92 <div class="col-lg-4">
93 <h2><a href="https://fdold.eu">Florian Dold</a></h2> 93 <h2><a href="https://fdold.eu">Florian Dold</a></h2>
94 <img src="team-images/florian-dold.jpg" height=150 alt="Florian Dold" align="middle"> 94 <img src="team-images/florian-dold.jpg" height=240 alt="Florian Dold" align="middle">
95 <p lang="en">PhD Student, Inria. Hacker.</p> 95 <p lang="en">PhD Student, Inria. Hacker.</p>
96 <p lang="de">Doktorand, Inria. Hacker.</p> 96 <p lang="de">Doktorand, Inria. Hacker.</p>
97 <p lang="fr" note="outdated">Fouineur</p> 97 <p lang="fr" note="outdated">Fouineur</p>