Skip to content
Snippets Groups Projects
Commit 2ce78931 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

improve accessibility links

parent 6be6ffbf
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
</div> </div>
</div> </div>
<div class="error" v-if="error"> <div class="error" v-if="error">
<h1>Ingen treff</h1> <h1 tabindex="0" id="result0">Ingen treff</h1>
<p>{{error}}</p> <p>{{error}}</p>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment