aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.php
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-12-06 05:31:07 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-12-06 05:31:07 +0000
commit385b15c8565f37f2f1f7010cc96a6bd980176e80 (patch)
tree51715c3853e9744708cd2f25812188fa2ade455e /web/index.php
parentccfee4d14e6f94a32380bef36b179d95684716b6 (diff)
downloadioquake3-aero-385b15c8565f37f2f1f7010cc96a6bd980176e80.tar.gz
ioquake3-aero-385b15c8565f37f2f1f7010cc96a6bd980176e80.zip
XML!
git-svn-id: svn://svn.icculus.org/quake3/trunk@427 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/index.php')
-rw-r--r--web/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.php b/web/index.php
index b554b63..cb6cf7d 100644
--- a/web/index.php
+++ b/web/index.php
@@ -11,7 +11,7 @@ ob_start();
<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">
+ <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>