Fix images inlining.
This commit is contained in:
parent
b6d92bb0f8
commit
1049d84b83
20
about.md
20
about.md
|
@ -29,13 +29,13 @@ We work on exciting computer vision stuff (image matching, retrieval, etc).
|
|||
Damn I missed croissants.
|
||||
|
||||
<div id="fabs-icon" align=center>
|
||||
<a href="http://github.com/ffreling">
|
||||
<i class="icon-github-sign icon-3x"></i>
|
||||
</a>
|
||||
<a href="http://twitter.com/freling">
|
||||
<i class="icon-twitter-sign icon-3x"></i>
|
||||
</a>
|
||||
<a href="http://fr.linkedin.com/in/ffreling">
|
||||
<i class="icon-linkedin-sign icon-3x"></i>
|
||||
</a>
|
||||
</div>
|
||||
<a href="http://github.com/ffreling">
|
||||
<i class="icon-github-sign icon-3x"></i>
|
||||
</a>
|
||||
<a href="http://twitter.com/freling">
|
||||
<i class="icon-twitter-sign icon-3x"></i>
|
||||
</a>
|
||||
<a href="http://fr.linkedin.com/in/ffreling">
|
||||
<i class="icon-linkedin-sign icon-3x"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
|
10
index.md
10
index.md
|
@ -7,9 +7,9 @@ Welcome to my humble website where I present my work and myself. You will find s
|
|||
For an up-to-date professional resume, you might want to head over to my [LinkedIn account](http://fr.linkedin.com/in/ffreling) though.
|
||||
|
||||
<div align=right style="padding-top: 100px;">
|
||||
<a href="mantis.html">
|
||||
<img src="/images/mantis_shrimp.png" alt="Mantis shrimp, minding its own business">
|
||||
</a>
|
||||
<br clear=all>
|
||||
<i>May the mighty mantis shrimp smile upon you.</i>
|
||||
<a href="mantis.html">
|
||||
<img src="/images/mantis_shrimp.png" alt="Mantis shrimp, minding its own business">
|
||||
</a>
|
||||
<br clear=all>
|
||||
<i>May the mighty mantis shrimp smile upon you.</i>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue