diff options
| author | lolcat <will@lolcat.ca> | 2026-04-05 23:45:11 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2026-04-05 23:45:11 -0400 |
| commit | 429e53d41f785ffdb05051535de58b1493b6b657 (patch) | |
| tree | 3c77a3cf40e59152f6e361d99aa25119b388d6ce | |
| parent | 8954d1aea59b8a1162c77e5cf3c835051a091e28 (diff) | |
forgot settings
| -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" ], |
