diff options
Diffstat (limited to 'web/index.php')
-rw-r--r-- | web/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
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> |