mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 14:06:23 +05:30
Happy New Year!
The ported version of Twenty Fifteen and Twenty Sixteen include with the package. Maintenance and bugs fixes.
This commit is contained in:
parent
767d43dbd0
commit
a273a4faf7
72 changed files with 17132 additions and 30 deletions
|
|
@ -34,6 +34,7 @@
|
|||
<div class="menu"><?php echo menu() ?></div>
|
||||
<div class="recent"><h3>Recent Posts</h3><?php echo recent_posts() ?></div>
|
||||
<div class="archive"><h3>Archive</h3><?php echo archive_list() ?></div>
|
||||
<div class="category-list"><h3>Category</h3><?php echo category_list() ?></div>
|
||||
<div class="tagcloud"><h3>Tags</h3><?php echo tag_cloud() ?></div>
|
||||
<div class="copyright"><?php echo copyright() ?></div>
|
||||
</aside>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue