diff options
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.php b/settings.php index 8030035..6bd6c0f 100644 --- a/settings.php +++ b/settings.php @@ -134,6 +134,10 @@ $settings = [ "text" => "Google" ], [ + "value" => "google_cse", + "text" => "Google CSE" + ], + [ "value" => "startpage", "text" => "Startpage" ], @@ -204,6 +208,10 @@ $settings = [ "text" => "Google" ], [ + "value" => "google_cse", + "text" => "Google CSE" + ], + [ "value" => "startpage", "text" => "Startpage" ], |
