Change paige-footer id to paige-site-footer

master
Will Faught 12 months ago
parent f6e364c885
commit 2e92de4acb

@ -13,7 +13,7 @@
{{ $credit = markdownify $credit }}
{{ end }}
<footer class="my-3 text-center text-secondary" id="paige-footer">
<footer class="my-3 text-center text-secondary" id="paige-site-footer">
{{ if templates.Exists "partials/paige/footer-first.html" }}
{{ partial "paige/footer-first.html" . }}
{{ end }}

Loading…
Cancel
Save