diff --git a/www/index.html b/www/index.html index 96ad1c63a376ddd55f7812c78deebe3ee5c515f9..79b90179de9b15ed7b1da443fa5e3adfc77347aa 100644 --- a/www/index.html +++ b/www/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>smartmontools Home Page (last updated $Date: 2004/04/06 17:50:54 $)</title> + <title>smartmontools Home Page (last updated $Date: 2004/04/10 06:45:22 $)</title> <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta name="description" content="smartmontools Home Page" /> @@ -9,8 +9,13 @@ </head> <body> -<!-- $Id: index.html,v 1.141 2004/04/06 17:50:54 chrfranke Exp $ --> -<div align="center"><h1><font color="#3333ff">smartmontools Home Page</font></h1></div> +<!-- $Id: index.html,v 1.142 2004/04/10 06:45:22 ballen4705 Exp $ --> + +<div align="center"> + <img src="smart_logo.gif" border="0" width="105" height="59" alt="SMART LOGO" /> + <br /> + <h1><font color="#3333ff">smartmontools Home Page</font></h1> +</div> <p>Welcome! This is the home page for the smartmontools package.</p> @@ -34,7 +39,8 @@ href="#sampleoutput">example output</a> is on a single page.</p> <hr size="2" /> <ul> -<li><a href="http://www.linuxjournal.com/article.php?sid=6983">Monitoring Hard Disks with SMART (Linux Journal, January 2004, page 74)</a></li> +<li><a href="http://www.linuxjournal.com/article.php?sid=6983"> +Monitoring Hard Disks with SMART (Linux Journal, January 2004, page 74)</a></li> <li><a href="#howtodownload">How to download and install smartmontools</a></li> <li><a href="#PROBLEMS">Serious Problem Reports (system lockup, etc.)</a></li> @@ -951,8 +957,8 @@ from smartmontools smartctl utility:</b> Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Bruce Allen</a><br /> Copyright (C) 2002-4 Bruce Allen<br /> -Last updated: <tt>$Date: 2004/04/06 17:50:54 $</tt><br /> -CVS tag: <tt>$Id: index.html,v 1.141 2004/04/06 17:50:54 chrfranke Exp $</tt> +Last updated: <tt>$Date: 2004/04/10 06:45:22 $</tt><br /> +CVS tag: <tt>$Id: index.html,v 1.142 2004/04/10 06:45:22 ballen4705 Exp $</tt> <hr size="2" /> diff --git a/www/smart_logo.gif b/www/smart_logo.gif new file mode 100644 index 0000000000000000000000000000000000000000..16a179c824bb4205d117f371eec0500eaf4d4c50 Binary files /dev/null and b/www/smart_logo.gif differ