diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-05-02 17:19:25 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-05-02 17:19:25 +0000 |
commit | 19ec9ee91e21bff2b1eb76a0633c79045eb0acee (patch) | |
tree | d13caf6ec5579288b469836bb84bc4c13ff55c83 /docs/busybox.net/index.html | |
parent | 9f8caf134fc702d23c1d4f1a102883b54b684191 (diff) | |
download | busybox-19ec9ee91e21bff2b1eb76a0633c79045eb0acee.tar.gz |
Use .png for images (removing all .gifs) and make them all 90x36
-Erik
Diffstat (limited to 'docs/busybox.net/index.html')
-rw-r--r-- | docs/busybox.net/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 84b292eed..6ac9254fb 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -390,29 +390,29 @@ you. </TD> <TD> - <a href="http://www.vim.org"><img border=0 width=88 height=32 - src="images/anim.written.in.vi.gif" + <a href="http://www.vim.org"><img border=0 width=90 height=36 + src="images/written.in.vi.png" alt="This site created with the vi editor"></a> </TD> <TD> - <a href="http://www.gimp.org/"><img border=0 width=88 height=38 - src="images/gfx_by_gimp.gif" alt="Graphics by GIMP"></a> + <a href="http://www.gimp.org/"><img border=0 width=90 height=36 + src="images/gfx_by_gimp.png" alt="Graphics by GIMP"></a> </TD> <TD> <a href="http://www.linuxtoday.com"><img width=90 height=36 - src="images/ltbutton2.jpg" alt="Linux Today"></a> + src="images/ltbutton2.png" alt="Linux Today"></a> </TD> <TD> <p><a href="http://slashdot.org"><img width=90 height=36 - src="images/sdsmall.gif" alt="Slashdot"></a> + src="images/sdsmall.png" alt="Slashdot"></a> </TD> <TD> <a href="http://freshmeat.net"><img width=90 height=36 - src="images/fm.mini.jpg" alt="Freshmeat"></a> + src="images/fm.mini.png" alt="Freshmeat"></a> </TD> </TR> |