Skip to content

Instantly share code, notes, and snippets.

@matthewhudson
Created December 12, 2011 15:36
Show Gist options
  • Save matthewhudson/1467898 to your computer and use it in GitHub Desktop.
Save matthewhudson/1467898 to your computer and use it in GitHub Desktop.
Hackerhub Profile
{
"settings" : {
"id" : "matthewhudson",
"name" : "Matthew Hudson",
"avatar" : "http://www.matthewghudson.com/Matthew-Hudson.jpg",
"enable_search" : true
},
"content" : {
"tumblr" : {
"title" : "Blog",
"type" : "rss",
"show_description" : true,
"content" : "http://blog.matthewghudson.com/rss"
},
"twitter":{
"title" : "Twitter",
"type" : "twitter",
"username" : "matthewgh"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment