Dramatic layout updates, still in progress.

This commit is contained in:
2016-05-04 15:16:23 -04:00
parent f343f2b42c
commit 9ead6e05b6
7 changed files with 36 additions and 28 deletions

View File

@ -8,7 +8,7 @@ layout: default
</header>
<div class="post-content">
{% include category_list.html category=page.category limit=1000000 %}
{% include post_list.html categories=page.category limit=1000000 %}
</div>
</article>