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:
@ -8,7 +8,7 @@ layout: default
|
||||
{% include back-link.html %}
|
||||
{% endif %}
|
||||
|
||||
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting" id="main">
|
||||
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting" id="main" role="article" aria-label="Content">
|
||||
|
||||
{% if page.title != "" %}
|
||||
<h1 class="post-title divided p-name" itemprop="name headline">
|
||||
|
Reference in New Issue
Block a user