r664 - webspace

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Mar 24 02:39:48 EST 2006


Author: icculus
Date: 2006-03-24 02:39:48 -0500 (Fri, 24 Mar 2006)
New Revision: 664

Modified:
   webspace/index.php
Log:
Added RSS link to website.


Modified: webspace/index.php
===================================================================
--- webspace/index.php	2006-03-24 07:37:50 UTC (rev 663)
+++ webspace/index.php	2006-03-24 07:39:48 UTC (rev 664)
@@ -17,6 +17,7 @@
 	<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"/>
+	<link rel="alternate" type="application/rss+xml" title="icculus.org/quake3 news" href="http://icculus.org/quake3/ioq3.rss" />
 </head>
 <body>
 	<div id="header">




More information about the quake3-commits mailing list