summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--about/index.html31
1 files changed, 15 insertions, 16 deletions
diff --git a/about/index.html b/about/index.html
index fb5ebb6..2da56a8 100644
--- a/about/index.html
+++ b/about/index.html
@@ -1,21 +1,20 @@
---
layout: default
---
-<h1>About</h1>
+<h2>About</h2>
<p>
- <img src="/static/imgs/me.jpg" class="right" />
- <br /><br />
- I’m franck cuny, just another Perl hacker. On this blog I write
- about Perl, software I use, and sometimes about $work related stuff.
- <br /><br />
- I'm a software engineer at <a href="http://linkfluence.net/">Linkfluence</a>.
- <br /><br />
- Other places where you can find me:
- <ul>
- <li><a href="http://github.com/franckcuny">github</a></li>
- <li><a href="http://twitter.com/franckcuny">twitter</a></li>
- <li><a href="http://search.cpan.org/~franckc/">CPAN</a></li>
- <li><a href="http://delicious.com/franck">delicious</a></li>
- <li><a href="http://fr.linkedin.com/pub/franck-cuny/1a/362/506">linkedin</a></li>
- </ul>
+<img src="/static/imgs/me.jpg" class="right" />
+<br /><br />
+I’m franck cuny, just another Perl hacker. On this blog I write about Perl, software I use, and sometimes about $work related stuff.
+<br /><br />
+I'm a software engineer at <a href="http://linkfluence.net/">Linkfluence</a>.
+<br /><br />
+Other places where you can find me:
+<ul>
+ <li><a href="http://github.com/franckcuny">github/franckcuny</a></li>
+ <li><a href="http://twitter.com/franckcuny">twitter/franckcuny</a></li>
+ <li><a href="http://search.cpan.org/~franckc/">CPAN</a></li>
+ <li><a href="http://delicious.com/franck">delicious</a></li>
+ <li><a href="http://fr.linkedin.com/pub/franck-cuny/1a/362/506">linkedin</a></li>
+</ul>
</p>