diff --git a/settings.php b/settings.php index e510017..6f99e93 100644 --- a/settings.php +++ b/settings.php @@ -79,6 +79,10 @@ $settings = [ "value" => "google", "text" => "Google" ], + [ + "value" => "startpage", + "text" => "Startpage" + ], [ "value" => "qwant", "text" => "Qwant"