mirror of
https://github.com/Digital-Naturalism-Laboratories/Mothbox.git
synced 2026-03-16 13:06:55 +00:00
4 lines
121 B
HTML
4 lines
121 B
HTML
{%- if site.footer_content -%}
|
|
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
|
|
{%- endif -%}
|