fix: Markup when using links in footer items (#8293)
This commit is contained in:
parent
2bb7b69e8a
commit
2ccf743ae9
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