mirror of
https://github.com/thangisme/notes.git
synced 2026-06-09 01:19:19 -04:00
Add custom header and footer include files
This commit is contained in:
3
_includes/footer_custom.html
Normal file
3
_includes/footer_custom.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{%- if site.footer_content -%}
|
||||
<p class="text-small text-grey-dk-000 mb-0">{{ site.footer_content }}</p>
|
||||
{%- endif -%}
|
||||
Reference in New Issue
Block a user