diff options
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index b150e10..f480f1d 100644 --- a/settings.php +++ b/settings.php @@ -232,6 +232,10 @@ $settings = [ "text" => "Pinterest" ], [ + "value" => "flickr", + "text" => "Flickr" + ], + [ "value" => "fivehpx", "text" => "500px" ], |
