Skip to content

Commit

Permalink
footer
Browse files Browse the repository at this point in the history
  • Loading branch information
MakotoE committed Nov 11, 2023
1 parent 135c69d commit b5db672
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _themes/piccolo_theme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,11 @@ <h3 id="searchlabel">{{ _('Quick search') }}</h3>

{{ super() }}
{% endblock %}



{%- block footer %}
{{ super() }}

<div style="padding-bottom: 50px" />
{%- endblock %}

0 comments on commit b5db672

Please sign in to comment.