Include category links on category pages.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user