Split baseof.html into more templates
This commit is contained in:
5
layouts/partials/paige_footer.html
Normal file
5
layouts/partials/paige_footer.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ if .Site.Copyright }}
|
||||
<footer>
|
||||
<p class="text-center text-muted">{{ .Site.Copyright | markdownify }}</p>
|
||||
</footer>
|
||||
{{ end }}
|
Reference in New Issue
Block a user