diff options
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index a3db7c4..6b3f774 100644 --- a/settings.php +++ b/settings.php @@ -232,6 +232,10 @@ $settings = [ "text" => "Pinterest" ], [ + "value" => "fivehpx", + "text" => "500px" + ], + [ "value" => "imgur", "text" => "Imgur" ], |
