Show TOC after page title
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
{% block content %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
{{ macros::toc() }}
|
||||
{{ page.content | safe }}
|
||||
{{ macros::page_info(page=page) }}
|
||||
{% endblock content %}
|
||||
|
Reference in New Issue
Block a user