From 8a0473a5c81faf7daba094dff584eb4752bdfebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Thu, 5 Jan 2023 20:51:11 +0000 Subject: [PATCH] Revert "Fix missing title attribute from search button" This reverts commit 3b73fbdb3b75c6fbac97215991c27dd2f244b0c3. --- layouts/partials/header/basic.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index 0da1855d..cb3b0d0c 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -38,7 +38,7 @@ {{ if .Site.Params.enableSearch | default false }} {{ end }} @@ -68,7 +68,7 @@ {{ if .Site.Params.enableSearch | default false }} {{ end }} @@ -121,4 +121,4 @@ - + \ No newline at end of file