aboutsummaryrefslogtreecommitdiff
path: root/config.sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.sample.json')
-rw-r--r--config.sample.json5
1 files 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
+}