SearXNG: simple theme

This commit is contained in:
Alexandre Flament
2021-10-01 16:33:31 +02:00
parent 458575c221
commit 74b0830362
21 changed files with 96 additions and 165 deletions
@@ -23,5 +23,3 @@ window.searxng = (function(d) {
translations: JSON.parse(script.getAttribute('data-translations'))
};
})(document);
window.searx = {};