mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Static build
This commit is contained in:
parent
7137d2893f
commit
85033f3d09
25 changed files with 1231 additions and 585 deletions
|
|
@ -33,7 +33,7 @@
|
|||
infinite_scroll: script.getAttribute('data-infinite-scroll') === 'true',
|
||||
static_path: script.getAttribute('data-static-path'),
|
||||
translations: JSON.parse(script.getAttribute('data-translations')),
|
||||
}
|
||||
};
|
||||
|
||||
// update the css
|
||||
d.getElementsByTagName("html")[0].className = (w.searx.touch)?"js touch":"js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue