Skip to content

Commit

Permalink
Eee, of course I meant GitHub.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Stastny aka botanicus committed Feb 25, 2011
1 parent 5886050 commit acd9241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initializers/github-badge.js
@@ -1,3 +1,3 @@
window.addEvent("domready", function() {
new SubtleTemplate.GitHubBadge.Basic({username: 'YOUR-TWITTER-USERNAME'});
new SubtleTemplate.GitHubBadge.Basic({username: 'YOUR-GITHUB-USERNAME'});
});

0 comments on commit acd9241

Please sign in to comment.