Skip to content

Commit

Permalink
test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Beer Lee committed May 3, 2009
1 parent e5b70aa commit 61c8f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ jQuery(function() {
var mlink = jQuery('<a>');
mlink.attr('href', 'http://blog.beerlee88.com/blog/murmur').text(murmur);
jQuery('.murmur-text').empty().append(mlink);

});

0 comments on commit 61c8f8f

Please sign in to comment.