Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@haroopress2
Created November 17, 2012 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haroopress2/4094468 to your computer and use it in GitHub Desktop.
Save haroopress2/4094468 to your computer and use it in GitHub Desktop.
example gist for introducing haroopress's plugins
function haroopress() {
var author = 'rhiokim';
return "It's "+ author +" gist";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment