Format footer.html

master
Will Faught 2 years ago
parent 6df5d24d42
commit 9408750eb1

@ -9,7 +9,9 @@
<p class="mb-0 text-center text-secondary" id="paige-copyright">{{ . }}</p>
{{ end }}
<p class="text-center" id="paige-credit"><a class="link-secondary text-decoration-none" href="https://github.com/willfaught/paige">Paige Theme</a></p>
<p class="text-center" id="paige-credit">
<a class="link-secondary text-decoration-none" href="https://github.com/willfaught/paige">Paige Theme</a>
</p>
{{ if templates.Exists "partials/paige/footer-last.html" }}
{{ partial "paige/footer-last.html" . }}

Loading…
Cancel
Save