diff options
-rwxr-xr-x | indexgen.sh | 4 | ||||
-rwxr-xr-x | upload | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/indexgen.sh b/indexgen.sh index 09081ad2..be41a630 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -50,7 +50,7 @@ cat >index.html <<EOF <table border="10"> <tr> <td> -<center><img src="bighand.gif"></center> +<center><img src="bighand.png"></center> </td> </tr> </table> @@ -268,7 +268,7 @@ Rabson's Linux page</a>.<P> If you use fetchmail and like it, here's a nifty fetchmail button you can put on your web page:<P> -<center><img src="fetchmail.gif"></center><P> +<center><img src="fetchmail.png"></center><P> Thanks to <a href="http://www.gl.umbc.edu/~smatus1/">Steve Matuszek</a> for the graphic design. The hand in the button (and the @@ -19,8 +19,8 @@ put fetchmail-features.html put NEWS put design-notes.html #put funny.html -#put fetchmail.gif -#put bighand.gif +#put fetchmail.png +#put bighand.png put checksums put index.html close |