mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Theme: add a preference to center the results (Oscar) (2nd edition)
related to * #1169 * #1281 * #1286
This commit is contained in:
parent
43b8b64866
commit
8a85d1b0c7
8 changed files with 174 additions and 3 deletions
|
|
@ -83,6 +83,8 @@ ui:
|
|||
query_in_title: false
|
||||
# ui theme
|
||||
default_theme: simple
|
||||
# center the results ?
|
||||
center_aligment: false
|
||||
# Default interface locale - leave blank to detect from browser information or
|
||||
# use codes from the 'locales' config section
|
||||
default_locale: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue