Skip to content

Commit

Permalink
updated minified version, removed some comments for code that I didn'…
Browse files Browse the repository at this point in the history
…t get to
  • Loading branch information
Matt Curry committed Apr 1, 2011
1 parent a964de2 commit 5abfc5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion mrcutty.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 1 addition & 15 deletions src/mrcutty.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,11 @@ function MrCutty() {
}

var eggs = {
//github
1008: Lightsaber,
//google
1405: Bing,
//bing
1184: Google,
//yahoo
1312: Yahoo,
//techcruch
1428: Jcal,
//startupfoundry
2248: Lightsaber,
//hn
2047: Lightsaber,
//twitter
1152: Lightsaber
//digg
//reddit
//hn
1428: Jcal
};

Util.init();
Expand Down

0 comments on commit 5abfc5a

Please sign in to comment.