public
Description: Wordpress template based on the default template but modified for use as a starting point for theme designers.
Homepage: http://www.poweredbygeek.com/
Clone URL: git://github.com/lwallenstein/designers-default.git
designers-default / about.php
100755 11 lines (8 sloc) 0.311 kb
1
2
3
4
5
6
7
8
9
10
11
<!-- about.php start -->
 
<!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it.
<li>
<h2>Author</h2>
<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
</li>
-->
<!-- about.php end -->