diff --git a/index.html b/index.html index 4ef6d04..9af8e98 100644 --- a/index.html +++ b/index.html @@ -1505,10 +1505,15 @@ placeholder="Search commands, music, settings..." autocomplete="off" spellcheck="false" + aria-label="Command palette search" + role="combobox" + aria-expanded="true" + aria-controls="command-palette-results" + aria-autocomplete="list" /> ESC -
+