26 lines
520 B
JSON
26 lines
520 B
JSON
|
{
|
||
|
"title" : "Homepage",
|
||
|
"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",
|
||
|
"link" : "http://facebook.com"
|
||
|
},
|
||
|
{
|
||
|
"alt" : "Twitter",
|
||
|
"icon" : "fa-twitter",
|
||
|
"link" : "http://twitter.com"
|
||
|
},
|
||
|
{
|
||
|
"alt" : "Trello",
|
||
|
"icon" : "fa-trello",
|
||
|
"link" : "http://trello.com"
|
||
|
}
|
||
|
]
|
||
|
}
|