A bunch of layout changes to support a new category and make everything work better.
This commit is contained in:
@ -8,6 +8,9 @@ layout: default
|
||||
</header>
|
||||
|
||||
<div class="post-content">
|
||||
<div class="category-description">
|
||||
{{ page.description }}
|
||||
</div>
|
||||
{% include post_list.html categories=page.category limit=1000000 %}
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user