[themes/partials] Add footer role.

This commit is contained in:
Lorenzo Cogotti 2022-07-01 11:36:51 +02:00
parent 97fa2afce9
commit 42acb24b45
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{ $hasGetintouch := default false (index .Params "get_in_touch") }}
{{ $hasMotto := or .IsHome ( default false (index .Params "motto")) }}
<footer>
<footer role="contentinfo">
{{ if or $hasMotto $hasGetintouch }}
<div class="container footer-elements">
{{ if $hasMotto }}