diff options
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index e510017..6f99e93 100644 --- a/settings.php +++ b/settings.php @@ -80,6 +80,10 @@ $settings = [ "text" => "Google" ], [ + "value" => "startpage", + "text" => "Startpage" + ], + [ "value" => "qwant", "text" => "Qwant" ], |
