fix: Ending div tag in footer_items.html
This commit is contained in:
parent
99671a4604
commit
cdc5b2e752
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
{%- endfor -%}
|
||||
</ul>
|
||||
{%- else -%}
|
||||
<div class="footer-group-label">{{ page.label }}<div>
|
||||
<div class="footer-group-label">{{ page.label }}</div>
|
||||
</a>
|
||||
{%- endif -%}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue