Move #paige-credit to parent p

This commit is contained in:
Will Faught
2023-02-25 14:47:54 -08:00
parent 304f98bfc5
commit 6df5d24d42

View File

@@ -9,7 +9,7 @@
<p class="mb-0 text-center text-secondary" id="paige-copyright">{{ . }}</p>
{{ end }}
<p class="text-center"><a class="link-secondary text-decoration-none" href="https://github.com/willfaught/paige" id="paige-credit">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" . }}