[Popcon-commits] cvs commit to html by pere
   
    popcon-commits@lists.alioth.debian.org
     
    popcon-commits@lists.alioth.debian.org
       
    Wed, 24 Sep 2003 22:49:53 +0200
    
    
  
Update of /cvsroot/popcon/html
In directory quantz:/tmp/cvs-serv22719/html
Added Files:
	index.html 
Log Message:
Add simple web page pointing people in the right direction.
--- NEW FILE: index.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
    "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
  <head>
    <title>Popularity Contest</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  </head>
  <body>
    <h1>Popularity Contest</h1>
    <ul>
      <li><a href="https://alioth.debian.org/projects/popcon/">Alioth
        project page</a></li>
      <li><a href="http://packages.qa.debian.org/p/popularity-contest.html">Package
        overview</a></li>
      <li><a href="http://people.debian.org/~apenwarr/popcon/">Results</a></li>
    </ul>
  </body>
</html>