mirror of
https://github.com/kennethreitz-archive/dotfiles.git
synced 2026-06-05 23:40:16 +00:00
5 lines
176 B
JavaScript
5 lines
176 B
JavaScript
// goathub
|
|
$('#header .logo img')
|
|
.css('width', '130px')
|
|
.css('margin-top', '-10px')
|
|
.attr('src', '//cl.ly/3Z0H2s1i110I202V1X2Z/Screen_shot_2011-03-12_at_8.41.07_PM.png') |