From 92ee980b409b3228d68c728c9615dc0d5aeddee8 Mon Sep 17 00:00:00 2001 From: Kukielka58 Date: Mon, 20 Feb 2017 16:50:40 +0100 Subject: [PATCH] Update config.sample.json --- config.sample.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.sample.json b/config.sample.json index f5817b7..be8e9c5 100644 --- a/config.sample.json +++ b/config.sample.json @@ -1,12 +1,11 @@ { - "title" : "Homepage", + "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", "items" : [ - "items" : [ { "alt" : "Facebook", "icon" : "fa-facebook", @@ -23,4 +22,4 @@ "link" : "http://trello.com" } ] -} \ No newline at end of file +}