MadelineProtoDocs/docs/_includes/footer_custom.html

4 lines
121 B
HTML
Raw Normal View History

2024-05-01 14:53:46 +02:00
{%- if site.footer_content -%}
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
{%- endif -%}