diff options
Diffstat (limited to 'pug/options')
-rw-r--r-- | pug/options/search/search.pug | 5 |
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 |