diff options
Diffstat (limited to 'config.sample.json')
-rw-r--r-- | config.sample.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sample.json b/config.sample.json index be8e9c5..cdd4a7d 100644 --- a/config.sample.json +++ b/config.sample.json @@ -4,7 +4,7 @@ "custom_url" : "", "custom_url_selector" : "", "custom_url_headers" : [], - "unsplash_client_id" : "Make yourself an Unsplash Account here: https://unsplash.com/developers", + "unsplash_client_id" : "", "items" : [ { "alt" : "Facebook", |