Include category links on category pages.

This commit is contained in:
2016-05-23 11:16:49 -04:00
parent e7c33958b7
commit dd744af428
3 changed files with 12 additions and 10 deletions

View File

@ -2,7 +2,8 @@
layout: default
---
<article class="post">
{% include category_menu_top.html %}
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>