mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-25 18:23:40 +02:00
add utterances
This commit is contained in:
parent
c620187811
commit
a5b96f006f
9 changed files with 93 additions and 14 deletions
|
@ -8,6 +8,7 @@
|
|||
<div class="post">
|
||||
{{ post_macros::header(page=page) }}
|
||||
{{ post_macros::content(page=page, summary=false, show_only_description=false) }}
|
||||
{{ post_macros::comments(page=page) }}
|
||||
{{ post_macros::earlier_later(page=page) }}
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue