Replace logo in maintnotes html version

Junio C Hamano committed Nov 5, 2008 at 17:04 UTC 059b4202834e028542925b199c41366f4f976e55
1 file changed +2 -2
genMaintNotes.perl
+2 -2
@@ -36,8 +36,8 @@ float: right;
36 </style>
37 </head>
38 <body>
39 -<img src="http://members.cox.net/junkio/git.png" id="git"
40 -width="80" height="80" />
39 +<img src="http://members.cox.net/junkio/Kun-Wave.gif" id="git"
40 +width="64" height="64" />
41 <h1>A Message from the Git Maintainer</h1>
42 EOF
43