mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-20 20:31:29 +02:00
Revise footer
This commit is contained in:
@@ -50,8 +50,21 @@
|
||||
</header>
|
||||
{{ content }}
|
||||
<footer class="site-footer">
|
||||
<p>Created and maintained by <a href="http://twitter.com/codeguy">Josh Lockhart</a></p>
|
||||
<small>Sponsored by <a href="http://www.newmediacampaigns.com">New Media Campaigns</a></small>
|
||||
<h2 class="epsilon">Created and maintained by</h2>
|
||||
<ul>
|
||||
<li><a href="http://twitter.com/codeguy">Josh Lockhart</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 class="epsilon">Project collaborators</h2>
|
||||
<ul>
|
||||
<li><a href="http://krisjordan.com/">Kris Jordan</a></li>
|
||||
<li><a href="http://philsturgeon.co.uk/" re>Phil Sturgeon</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 class="epsilon">Project sponsors</h2>
|
||||
<ul>
|
||||
<li><a href="http://www.newmediacampaigns.com">New Media Campaigns</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user