aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-02-21 00:13:23 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-02-21 00:13:23 +0000
commit4c542ca17aa2f1741fce3d83e4101e09bf208af7 (patch)
tree27086aeeb2264b952bfe312c399ab9490692412f
parent92786220226353302c6c302cb4f11889f5a0820c (diff)
downloadioquake3-aero-4c542ca17aa2f1741fce3d83e4101e09bf208af7.tar.gz
ioquake3-aero-4c542ca17aa2f1741fce3d83e4101e09bf208af7.zip
web stuff
git-svn-id: svn://svn.icculus.org/quake3/trunk@573 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--web/images/icon.pngbin0 -> 387 bytes
-rw-r--r--web/images/quake3_logo_web.pngbin20710 -> 19862 bytes
-rw-r--r--web/index.php1
3 files changed, 1 insertions, 0 deletions
diff --git a/web/images/icon.png b/web/images/icon.png
new file mode 100644
index 0000000..c308d49
--- /dev/null
+++ b/web/images/icon.png
Binary files differ
diff --git a/web/images/quake3_logo_web.png b/web/images/quake3_logo_web.png
index 151fc6a..9339536 100644
--- a/web/images/quake3_logo_web.png
+++ b/web/images/quake3_logo_web.png
Binary files differ
diff --git a/web/index.php b/web/index.php
index b2903ce..ccce873 100644
--- a/web/index.php
+++ b/web/index.php
@@ -14,6 +14,7 @@ ob_start();
<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>