mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-10-11 00:08:52 +02:00
Merge pull request #25 from pablogamboa/patch-1
Add extra_body block to index.html
This commit is contained in:
commit
eb82877d3d
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@
|
|||
{% endblock footer %}
|
||||
|
||||
</div>
|
||||
{%- block extra_body %}
|
||||
{% endblock extra_body -%}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue