fix: Markup when using links in footer items (#8293)

This commit is contained in:
lasalesi 2019-09-02 20:07:51 +02:00 committed by Faris Ansari
parent 2bb7b69e8a
commit 2ccf743ae9

View file

@ -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>