]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/genMaintNotes.perl: drop link to image at k.org
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 02:31:46 +0000 (19:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 02:31:46 +0000 (19:31 -0700)
genMaintNotes.perl

index 5692fa8f24522de6453be2fd95b7cf35d220cafc..9b470a7816db9d61c905f51d24ce84e3e437ed72 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl -w
 
 print <<'EOF' ;
+<a href="http://3.bp.blogspot.com/-zbY2zfS4fKE/TlgfTSTK-oI/AAAAAAAACOQ/E_0Y4408QRE/s1600/GprofileSmall.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://3.bp.blogspot.com/-zbY2zfS4fKE/TlgfTSTK-oI/AAAAAAAACOQ/E_0Y4408QRE/s1600/GprofileSmall.png"></a>
 <style>
 div.inset {
 background: #aff;
@@ -32,7 +33,6 @@ border: none;
 float: right;
 }
 </style>
-<img height="64" id="git" src="http://www.kernel.org/%7Ejunio/Kun-Wave.gif" width="64" />
 EOF
 
 sub show_links {