From 6eba37a370cdd3c0275d49fa693ab189d8ab8ff2 Mon Sep 17 00:00:00 2001 From: Jozef Selesi Date: Thu, 19 Mar 2020 19:36:24 +0000 Subject: Add keyboard shortcuts for searching. / starts searching. Escape clears the search terms. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 9c1b531..85c9b78 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@ :class="['fas', vlayout ? 'fa-list' : 'fa-columns']"> -- cgit v1.2.3