about summary refs log tree commit diff stats
path: root/pug/options
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-04-27 20:50:59 +0300
committerManeraKai <manerakai@protonmail.com>2022-04-27 20:51:07 +0300
commit0e817629d33521bb550d31ce25ff01c38527edc5 (patch)
treeffbc4ff037cdb0107143cc1703be550d35f44141 /pug/options
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-0e817629d33521bb550d31ce25ff01c38527edc5.zip
Removed startpage as it has an extension #222
Diffstat (limited to 'pug/options')
-rw-r--r--pug/options/search/search.pug5
1 files changed, 2 insertions, 3 deletions
diff --git a/pug/options/search/search.pug b/pug/options/search/search.pug
index 61664b9c..3bdc6d7e 100644
--- a/pug/options/search/search.pug
+++ b/pug/options/search/search.pug
@@ -13,12 +13,11 @@ body.option(dir="auto")
             input#disable-search(type="checkbox")
 
         .some-block.option-block
-            h4#frontend(data-localise="__MSG_frontend__") Frontend
+            h4(data-localise="__MSG_frontend__") Frontend
             select#search-frontend
-                option(value="searx") SearX
                 option(value="searxng") SearXNG
+                option(value="searx") SearX
                 option(value="whoogle") Whoogle
-                option(value="startpage") Startpage
 
 
         #searx-whoogle