Skip to content

Instantly share code, notes, and snippets.

@ghabs
Created April 17, 2014 21:49
Show Gist options
  • Save ghabs/11013513 to your computer and use it in GitHub Desktop.
Save ghabs/11013513 to your computer and use it in GitHub Desktop.
Headlines
var headlines = [
{ author : 'John Smith', text : "You will not believe what this child does next."},
{ author : 'Jane Doe', text : "It started as a protest, then turned into a party. Thats not even the interesting part."},
{ author : 'Alice Example', text : "Can we squeeze two hundred jellybeans in one package? Yah probably."},
{ author : 'Bob Allan', text : "This famous celebrity is opposed to something you are too."}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment