A bunch of layout changes to support a new category and make everything work better.
This commit is contained in:
parent
a053ac1be7
commit
f5320c3717
8 changed files with 51 additions and 20 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue