diff --git a/index.html b/index.html index 19a0aac..c3ede3c 100644 --- a/index.html +++ b/index.html @@ -115,32 +115,6 @@ $debugbar["messages"]->addMessage("hello world!"); </div> </div> <div id="footer"> - <div class="container clearfix"> - <div class="column"> - <h2>An Open Source project by <a href="http://maximebf.com">maximebf</a></h2> - <p> - I'm a freelance web developer specialized in PHP, Python and Javascript. - I build well crafted components for backend development. - </p> - <p> - <a href="http://maximebf.com/freelancing">Hire me for your next project</a> - </p> - </div> - <div class="column"> - <h2>Check out all my open source projects</h2> - <ul> - <li><a href="http://atomikframework.com">Atomik Framework</a></li> - <li><a href="http://phpdebugbar.com">PHP Debug Bar</a></li> - <li><a href="http://beautifuldocs.com">Beautiful Docs</a></li> - <li><a href="http://github.com/maximebf/events">Events</a></li> - <li><a href="http://github.com/maximebf/ConsoleKit">ConsoleKit</a></li> - <li><a href="http://github.com/maximebf/CacheCache">CacheCache</a></li> - </ul> - <p> - They are all <a href="http://github.com/maximebf">hosted on Github</a> - </p> - </div> - </div> <div class="copy container"> © Maxime Bouroumeau-Fuseau 2013 </div>