From 08cbdce4bfbeeec2fc93a1cebb694c9b7b498233 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 27 Oct 2022 22:27:52 +0900 Subject: [PATCH] change search input to `type=search` This looks the same but is more semantically correct and allows the user to press `ESC` to clear the input. --- layouts/_default/projects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/projects.html b/layouts/_default/projects.html index 9ae1705d0..a7703818a 100644 --- a/layouts/_default/projects.html +++ b/layouts/_default/projects.html @@ -1,7 +1,7 @@ {{ define "header" }}

Projects