mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-25 18:51:42 +02:00
Update index.html
This commit is contained in:
committed by
GitHub
parent
deddca162a
commit
d35e35f33d
26
index.html
26
index.html
@@ -115,32 +115,6 @@ $debugbar["messages"]->addMessage("hello world!");
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<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">
|
<div class="copy container">
|
||||||
© Maxime Bouroumeau-Fuseau 2013
|
© Maxime Bouroumeau-Fuseau 2013
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user