From 41b2ab145a685c1d55cff84c9b74a9eeabd6ebc7 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 7 May 2023 10:36:27 +0200 Subject: index.html: Remove autofocus to search field This is useful for desktops but is annoying on mobile devices since a touchscreen keyboard is overlayed automatically and hides half of the index page. --- data/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/templates/index.html b/data/templates/index.html index 04711eb..0b97187 100644 --- a/data/templates/index.html +++ b/data/templates/index.html @@ -16,7 +16,7 @@

Here are the available recipes 😋🍳🍔🍕🥘

- + -- cgit v1.2.3-70-g09d2