Enable taxonomies and list them in navigation
This commit is contained in:
@ -16,12 +16,7 @@
|
||||
<li><a href="{{ item.path }}">{{ item.title }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<span class="title">Title</span>
|
||||
<ul>
|
||||
<li><a href="">anchor</a></li>
|
||||
<li><a href="">anchor</a></li>
|
||||
<li><a href="">anchor</a></li>
|
||||
</ul>
|
||||
{{ macros::list_taxonomy(title="Categories", kind="categories") }}
|
||||
</aside>
|
||||
<main>
|
||||
{% block content %}
|
||||
|
Reference in New Issue
Block a user