Meta/genMaintNotes.perl: drop link to image at k.org

todo
Junio C Hamano 2011-10-04 19:31:46 -07:00
parent 06e025c56a
commit d3c2832a74
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,7 @@
#!/usr/bin/perl -w #!/usr/bin/perl -w


print <<'EOF' ; 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> <style>
div.inset { div.inset {
background: #aff; background: #aff;
@ -32,7 +33,6 @@ border: none;
float: right; float: right;
} }
</style> </style>
<img height="64" id="git" src="http://www.kernel.org/%7Ejunio/Kun-Wave.gif" width="64" />
EOF EOF


sub show_links { sub show_links {