Include category links on category pages.
This commit is contained in:
parent
e7c33958b7
commit
dd744af428
3 changed files with 12 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue