diff options
author | gerald <gerald@localhost> | 2000-10-21 07:55:09 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-10-21 07:55:09 +0000 |
commit | 45fd296dbd4467de3299a0bab81d14ac92ae9fd3 (patch) | |
tree | 74b587223a56272aa0717a941f9a1c84b6647ff3 /htdocs | |
parent | dc1ca445b6db9a3f5da46550bc3579b9ac7ee480 (diff) | |
download | markup-validator-45fd296dbd4467de3299a0bab81d14ac92ae9fd3.zip markup-validator-45fd296dbd4467de3299a0bab81d14ac92ae9fd3.tar.gz markup-validator-45fd296dbd4467de3299a0bab81d14ac92ae9fd3.tar.bz2 |
added a link to Terje's home page
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/about.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index d27c2a3..9c6bb04 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -6,7 +6,7 @@ <head> <title>About the W3C HTML Validation Service</title> <meta name="revision" - content="$Id: about.html,v 1.4 2000-04-28 17:13:47 gerald Exp $" /> + content="$Id: about.html,v 1.5 2000-10-21 07:55:09 gerald Exp $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -89,7 +89,8 @@ --> <li> - Patches and ideas from Terje Bless, <a + Patches and ideas from <a + href="http://newsreaders.com/%7Elink/">Terje Bless</a>, <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a>, and others. </li> @@ -111,7 +112,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" align="right" border="0" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2000-04-28 17:13:47 $ + $Date: 2000-10-21 07:55:09 $ </address> </body> |