From 1c11a388bb01419ce9ef99b90e33b20381704138 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Sat, 26 Nov 2016 01:32:34 +0900 Subject: [PATCH] input type="search" for search input More semantically correct and better for accessibility. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d5f0a9f..e8ce4b2 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@ comments: false
Search
- +
{% for section in tab.sections %}