r573 - in trunk/web: . images
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Mon Feb 20 19:13:23 EST 2006
    
    
  
Author: floam
Date: 2006-02-20 19:13:23 -0500 (Mon, 20 Feb 2006)
New Revision: 573
Added:
   trunk/web/images/icon.png
Modified:
   trunk/web/images/quake3_logo_web.png
   trunk/web/index.php
Log:
web stuff
Added: trunk/web/images/icon.png
===================================================================
(Binary files differ)
Property changes on: trunk/web/images/icon.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream
Modified: trunk/web/images/quake3_logo_web.png
===================================================================
(Binary files differ)
Modified: trunk/web/index.php
===================================================================
--- trunk/web/index.php	2006-02-20 23:08:59 UTC (rev 572)
+++ trunk/web/index.php	2006-02-21 00:13:23 UTC (rev 573)
@@ -14,6 +14,7 @@
 	<meta name="description" content="Open Source Quake 3" />
 	<title>icculus.org/quake3: <?php echo $navlist[$page]; ?></title>
 	<link rel="stylesheet" href="ioq3.css" type="text/css" />
+	<link rel="icon" type="image/png" href="images/icon.png"/>
 </head>
 <body>
 	<h1>icculus.org/quake3</h1>
    
    
More information about the quake3-commits
mailing list