Skip to content

Commit

Permalink
Content update to linked in section
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmehle committed Apr 6, 2011
1 parent 55330c6 commit 1a2f171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2>Jared Mehle</h2>
itemTemplate: '<li><a href="{{image}}"><img alt="{{title}}" src="{{image_s}}" /></a></li>'
});
} else if(content == 'linkedin') {
$('#replace').html("Connect with me.");
$('#replace').html("<a href=\"http://www.linkedin.com/in/jrmehle\"><img src=\"http://www.linkedin.com/img/webpromo/btn_myprofile_160x33.png\" width=\"160\" height=\"33\" border=\"0\" alt=\"View Jared Mehle's profile on LinkedIn\"></a>");
} else if(content == 'last.fm') {
$('#replace').html('Loading...');
$('#replace').rssfeed('http://ws.audioscrobbler.com/1.0/user/jaredvolkl/recenttracks.rss', {
Expand Down

0 comments on commit 1a2f171

Please sign in to comment.