From d418b593bb76b52f6ee4c52d27a1b557853cdd62 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Wed, 24 Jun 2020 14:44:27 +0200 Subject: [PATCH] [fix] do not use h1 element for the logo --- searx/templates/oscar/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/searx/templates/oscar/index.html b/searx/templates/oscar/index.html index b941f5f2..48c49d64 100644 --- a/searx/templates/oscar/index.html +++ b/searx/templates/oscar/index.html @@ -6,10 +6,10 @@ {% if cookies['oscar-style'] == 'pointhi' %}

searx logosearx

{% else %} -

+

+ {% endif %}