Update of /cvsroot/curl/curl-www/libcurl/using
In directory labb.contactor.se:/var/tmp/cvs-serv7202
Modified Files:
_icons.html
Log Message:
more path fixes
Index: _icons.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/using/_icons.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- _icons.html 12 Aug 2004 10:32:42 -0000 1.2
+++ _icons.html 12 Aug 2004 10:41:59 -0000 1.3
@@ -37,13 +37,13 @@
cURL and libcURL images as well as these three smaller ones (90x36 and 90x25
pixels):
<p align=center>
-<img src="small-curl.png" width=90 height=36 alt="small curl icon">
-<img src="small-border-curl.png" width=90 height=36 alt="small curl icon with
border">
+<img src="/small-curl.png" width=90 height=36 alt="small curl icon">
+<img src="/small-border-curl.png" width=90 height=36 alt="small curl icon with
border">
<img src="/libcurl/small.jpg" width=90 height=25 alt="libcurl icon">
<p>
Thomas Deliduka made this one, which we use as the 'favicon.ico' for this
site:
-<img src="favicon.gif" width=16 height=16 alt="tiny cURL">
+<img src="/favicon.gif" width=16 height=16 alt="tiny cURL">
<P>
Joel Theodore made this icon for us:<br>
<img src="/pix/theodore.gif">
@@ -53,17 +53,6 @@
better-looking images yourself, we always appreciate new/more icons, banners
and images. Knock yourself out!
-#if 0
-<p>
- And <i>this</i> is what happens when you let me play with the GIMP:
-<br>
-<center>
-<table cellspacing=0 cellpadding=7 border=0 bgcolor="#000000"><tr><td>
- <img src="curl-anim.gif" width=90 height=36>
-</td></td></table>
-</center>
-#endif
-
#include "_footer.html"
</BODY>
</HTML>
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
|