Skip to content

Instantly share code, notes, and snippets.

@wata
Created October 25, 2013 08:13
Show Gist options
  • Save wata/7151196 to your computer and use it in GitHub Desktop.
Save wata/7151196 to your computer and use it in GitHub Desktop.
Website Basic Configuration
{
"title" : "",
"url" : "",
"keywords" : "",
"description" : "",
"copyright" : "",
"blog_url" : "",
"blog_rss" : "",
"support_url" : "",
"facebook_url" : "",
"googlemap_url" : "",
"googlemap_query": "",
"googleplus_url" : "",
"fb_app_id" : "",
"fb_admins" : "",
"ga_id" : "",
"share" : {
"twitter": {
"link": "",
"text": ""
},
"facebook": {
"link": ""
},
"line": {
"link": "",
"text": ""
},
"mail": {
"link" : "",
"text" : "",
"title": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment