diff options
author | Kukielka <kukielka58@gmail.com> | 2018-04-16 12:15:00 +0200 |
---|---|---|
committer | Kukielka <kukielka58@gmail.com> | 2018-04-16 12:15:00 +0200 |
commit | b9dfafa3bdf2783d8a790c20473e910bd9217d4d (patch) | |
tree | c7cb1a935c89a8bc11327a07933193fa5862bbbe /config.sample.json | |
parent | 05247c761f12d490073534875eae7571c87f6d13 (diff) | |
download | simple-dash-fork-b9dfafa3bdf2783d8a790c20473e910bd9217d4d.zip |
Removed Unsplash
Removed Unsplash in order to keep everything simple. (Also the load times were too god damn high)
Diffstat (limited to 'config.sample.json')
-rw-r--r-- | config.sample.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.sample.json b/config.sample.json index ef541c7..a37e237 100644 --- a/config.sample.json +++ b/config.sample.json @@ -1,10 +1,5 @@ { "title" : "Your Homepage Title", - "credits" : true, - "custom_url" : "", - "custom_url_selector" : "", - "custom_url_headers" : [], - "unsplash_client_id" : "Make yourself an Unsplash Account here: https://unsplash.com/developers (Leave blank for Trianglify)", "items" : [ { "alt" : "Github", |