mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 01:23:10 +00:00
improve accessibility and add search form
This commit is contained in:
@ -22,7 +22,7 @@ layout: default
|
||||
</header>
|
||||
{% endif %}
|
||||
|
||||
<main class="home" aria-label="Content" id="main">
|
||||
<main class="home" id="main" role="main" aria-label="Content">
|
||||
|
||||
<h1 class="content-title divided">
|
||||
{% if site.paginate and site.paginate_path and paginator.page > 1 %}
|
||||
|
Reference in New Issue
Block a user