diff options
-rwxr-xr-x | htdocs/about.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index 5f860b3..d976146 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -5,7 +5,7 @@ <head> <title>About the W3C HTML Validation Service</title> <meta name="revision" - content="$Id: about.html,v 1.8 2001-09-14 06:40:28 gerald Exp $" /> + content="$Id: about.html,v 1.9 2001-09-14 06:41:41 gerald Exp $" /> <link rel="stylesheet" type="text/css" href="base.css" /> </head> <body> @@ -99,8 +99,7 @@ href="http://www.debian.org/">Debian GNU/Linux</a>.<a href="http://www.debian.org/"><img style="float: right; clear: both; width: 88px; height: 30px" - src="http://impressive.net/images/debian.png" - alt="[Powered by Debian]" /></a> + src="images/debian.png" alt="[Powered by Debian]" /></a> </li> <li> Patches and ideas from: @@ -125,7 +124,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-14 06:40:28 $ + $Date: 2001-09-14 06:41:41 $ </address> </body> </html> |