From b9dfafa3bdf2783d8a790c20473e910bd9217d4d Mon Sep 17 00:00:00 2001 From: Kukielka Date: Mon, 16 Apr 2018 12:15:00 +0200 Subject: Removed Unsplash Removed Unsplash in order to keep everything simple. (Also the load times were too god damn high) --- config.sample.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.sample.json') 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", -- cgit v1.2.3