aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>