Update font-awesome.
Links were broken and the font/ directory was not copied by Hakyll.
This commit is contained in:
parent
25fb46df72
commit
5fbd55a75e
46 changed files with 5194 additions and 858 deletions
22
about.md
22
about.md
|
@ -3,7 +3,7 @@ title: About
|
|||
---
|
||||
|
||||
<div id="avatar" align=center>
|
||||
<img src="/images/fabien.jpg" alt="Mantis shrimp, minding its own business">
|
||||
<img src="/images/fabien.jpg" alt="Hello">
|
||||
</div>
|
||||
|
||||
Hi, my name is Fabien Freling. I am an [EPITA](http://www.epita.fr/) alumni, promotion 2008.
|
||||
|
@ -28,14 +28,14 @@ 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 align=center>
|
||||
<a href="http://github.com/ffreling">
|
||||
<i class="fa fa-github-square fa-3x"></i>
|
||||
</a>
|
||||
<a href="http://twitter.com/freling">
|
||||
<i class="fa fa-twitter-square fa-3x"></i>
|
||||
</a>
|
||||
<a href="http://fr.linkedin.com/in/ffreling">
|
||||
<i class="fa fa-linkedin-square fa-3x"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue