From b5bbca71159b01373f9760fb965cf3acdcbf8ed7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20K=C3=A4stner?= Date: Tue, 20 Apr 2021 13:13:44 +0200 Subject: [PATCH] improve code style --- index.php | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/index.php b/index.php index 47bd8c6..122a620 100644 --- a/index.php +++ b/index.php @@ -38,8 +38,8 @@ if ( isset($_GET['get']) and $_GET['get'] === "opensearchdescription" ) { if ( $dse ) { echo "?dse=$dse"; } echo '#{searchTerms}"> ' . "$consearch_base_url" . 'consearch.png -'; - + +'; exit; } @@ -247,9 +247,7 @@ if ( $dse ) {

-
- -
+
-
-
+
-

-add to browser -

+

add to browser

-

-about | contact -

+

about | contact

-- 2.30.2