r426 - trunk/web
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Tue Dec 6 00:30:25 EST 2005
Author: floam
Date: 2005-12-06 00:30:25 -0500 (Tue, 06 Dec 2005)
New Revision: 426
Modified:
trunk/web/index.php
Log:
Looks like Google does parse meta description tags.
Modified: trunk/web/index.php
===================================================================
--- trunk/web/index.php 2005-12-06 05:27:42 UTC (rev 425)
+++ trunk/web/index.php 2005-12-06 05:30:25 UTC (rev 426)
@@ -11,6 +11,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta content="<?php echo $content_type; ?> charset=UTF-8" />
+ <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" />
</head>
More information about the quake3-commits
mailing list