Add accesskey to Kiwix Server home button

This commit is contained in:
Emmanuel Engelhart 2024-05-04 19:22:15 +02:00 committed by Kelson
parent 5450bcd3c2
commit 8d766335b4
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
<span id="kiwix_serve_taskbar_book_ui_group">
<a id="kiwix_serve_taskbar_home_button"
title="Go to the main page of the current book"
accesskey="h"
aria-label="Go to the main page of the current book"
onclick="gotoMainPageOfCurrentBook()"></a>
<a id="kiwix_serve_taskbar_random_button"