feat: id for footer

Added id="footer" just in case someone wants to link there via custom
menus or href="#footer".
This commit is contained in:
stueja 2022-01-30 17:01:45 +01:00
parent 2b9ce8fb29
commit 29f2a7a63d

View file

@ -58,7 +58,7 @@
{{ end }}
{{ $hugoLogo = $hugoLogo.RelPermalink}}
<footer class="container-fluid text-center align-content-center footer pb-2">
<footer id="footer" class="container-fluid text-center align-content-center footer pb-2">
<div class="container pt-5">
<div class="row text-left">
{{ if $navigationEnabled }}