diff htdocs/index.html @ 2:53d5f8005f44 website

[svn] fixed HTML, updated Debian paragraph
author godisch
date Sat, 15 Feb 2003 12:44:01 +0000
parents 9c922e041740
children 234173a32d6d
line wrap: on
line diff
--- a/htdocs/index.html	Fri Jan 11 17:49:05 2002 +0000
+++ b/htdocs/index.html	Sat Feb 15 12:44:01 2003 +0000
@@ -1,8 +1,9 @@
-<!doctype html public "-//ietf//dtd html//en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
 <html>
 <head>
 <title>Noffle</title>
+<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
 <META NAME="description" CONTENT="Noffle is a news server for Linux that is optimized for low speed dialup connections to the Internet and few users. It can be used to add offline reading capability to news readers.">
 <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux, gnu/linux">
 </head>
@@ -128,10 +129,11 @@
 <p>
 Noffle is included in the
 <a href="http://www.debian.org">Debian GNU/Linux</a>
-distribution (the unstable "woody" tree), thanks to
-<a href="mailto:paul@wurtel.demon.nl">Paul Slootman</a> for maintaining
-the <a href="http://www.debian.org/Packages/unstable/news/noffle.html">
-Noffle Debian Package</a>.
+distribution, thanks to
+<a href="mailto:paul@wurtel.demon.nl">Paul Slootman</a> and
+<a href="mailto:martin@godisch.de">Martin Godisch</a> for maintaining
+the <a href="http://packages.debian.org/unstable/news/noffle.html"
+>Noffle Debian Package</a>.
 </p>
 
 
@@ -164,7 +166,7 @@
 <a href="http://www.leafnode.org/">Leafnode</a> - news server
 <li>
 <a href="http://home.t-online.de/home/juergen.haible/english.htm">Hamster</a>
-&em; news and mail server for Windows
+- news and mail server for Windows
 <li>
 <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a>
 - powerful news reader for Windows and Unix  
@@ -177,7 +179,7 @@
 <p>
 <hr>
 <A href="http://sourceforge.net"> 
-<IMG src="http://sourceforge.net/sflogo.php?group_id=1044&type=1"
+<IMG src="http://sourceforge.net/sflogo.php?group_id=1044&amp;type=1"
 width="88" height="31" border="0" alt="SourceForge Logo"> </A> 
 </body>
 </html>