Mothbox/docs/footer_custom.html
2024-05-17 10:22:58 -04:00

4 lines
121 B
HTML

{%- if site.footer_content -%}
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
{%- endif -%}