1
0
mirror of https://github.com/thangisme/notes.git synced 2024-07-23 04:04:24 -04:00
notes/_includes/footer_custom.html

4 lines
121 B
HTML
Raw Normal View History

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