[themes/partials] Add footer role.
This commit is contained in:
		| @@ -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 }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user