Skip to content

Commit

Permalink
Merge pull request #98 from fukayatsu/update-example
Browse files Browse the repository at this point in the history
Update Example
  • Loading branch information
chris123457 committed Jun 15, 2013
2 parents d6acf62 + f549c16 commit d17dacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -30,7 +30,7 @@ modifications. With dotjs, just add or edit files in

$ cat ~/.js/github.com.js
// swap github logo with trollface
$('a.header-logo-blacktocat').html(
$('a[class^=header-logo-]').html(
$('<img>')
.attr('src', '//bit.ly/ghD24e')
.css({'width': 'auto', 'height': '22px'})
Expand Down

1 comment on commit d17dacc

@heianfakete
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

寻找会中文的程序员师尊
徒弟qq1273465856

Please sign in to comment.