1
0
mirror of https://github.com/thangisme/notes.git synced 2026-03-06 19:15:22 -05:00
Files
notes/_includes/footer_custom.html
2020-07-26 00:35:58 +02:00

4 lines
121 B
HTML

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