diff options
author | Kukielka <kukielka58@gmail.com> | 2018-04-13 13:04:09 +0200 |
---|---|---|
committer | Kukielka <kukielka58@gmail.com> | 2018-04-13 13:04:09 +0200 |
commit | 6248a4dc783b1fe8859fe6fffee921977c683165 (patch) | |
tree | d78fa5b018ac877b27942c84b41916eb9f61b304 /config.sample.json | |
parent | a53f1528e85af206803c9142459e1fca3b1b20a2 (diff) | |
download | simple-dash-fork-6248a4dc783b1fe8859fe6fffee921977c683165.zip |
Better Scrollbar, Added Trianglify as default Background
Better Scrollbar, Added Trianglify as default Background
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", |