Change paige-footer id to paige-site-footer
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user