diff options
author | gerald <gerald@localhost> | 2001-09-14 06:41:41 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2001-09-14 06:41:41 +0000 |
commit | dfa3101ea48b8d387470d3fb02dd1186d8785d0c (patch) | |
tree | 53805210536eab451b3c5c5e79c527b81318d0c8 /htdocs | |
parent | 01f14f26ce2271980ab3f611152179d17461a6a4 (diff) | |
download | markup-validator-dfa3101ea48b8d387470d3fb02dd1186d8785d0c.zip markup-validator-dfa3101ea48b8d387470d3fb02dd1186d8785d0c.tar.gz markup-validator-dfa3101ea48b8d387470d3fb02dd1186d8785d0c.tar.bz2 |
oops, forgot to make a local copy of debian.png
Diffstat (limited to 'htdocs')
-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> |