diff options
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index d78a210..f7f8b16 100644 --- a/settings.php +++ b/settings.php @@ -268,6 +268,10 @@ $settings = [ "text" => "500px" ], [ + "value" => "pixabay", + "text" => "Pixabay" + ], + [ "value" => "vsco", "text" => "VSCO" ], |
