redesign 2023
This commit is contained in:
6
themes/FixIt/layouts/partials/custom/footer.html
Normal file
6
themes/FixIt/layouts/partials/custom/footer.html
Normal file
@ -0,0 +1,6 @@
|
||||
{{- /* Custom footer html */ -}}
|
||||
{{- with .Site.Params.footer.custom -}}
|
||||
<div class="footer-line custom">
|
||||
{{- safeHTML . -}}
|
||||
</div>
|
||||
{{- end -}}
|
Reference in New Issue
Block a user