From 70f00aa55f03564dc4ce6e957e0a3edffb3d3f65 Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 6 Apr 2026 21:02:54 -0400 Subject: added pexels and unsplash woooohoooooooo --- settings.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'settings.php') diff --git a/settings.php b/settings.php index f7f8b16..e1b9dbe 100644 --- a/settings.php +++ b/settings.php @@ -264,13 +264,21 @@ $settings = [ "text" => "Flickr" ], [ - "value" => "fivehpx", - "text" => "500px" + "value" => "pexels", + "text" => "Pexels" ], [ "value" => "pixabay", "text" => "Pixabay" ], + [ + "value" => "unsplash", + "text" => "Unsplash" + ], + [ + "value" => "fivehpx", + "text" => "500px" + ], [ "value" => "vsco", "text" => "VSCO" -- cgit v1.2.3