mirror of
https://github.com/thangisme/notes.git
synced 2026-04-30 08:49:17 -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 -%}
|
||||
0
_includes/header_custom.html
Normal file
0
_includes/header_custom.html
Normal file
Reference in New Issue
Block a user