diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 08:18:14 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 08:18:14 +0000 |
commit | c3f4fb7d98939b878ccba4a61465a3107ef95727 (patch) | |
tree | 1434735754aaec78b687d67dc5385ebf5d5db0b1 /web/include/home.php | |
parent | 6ab3a88b4faa3204db049b540766bb0087dcc4da (diff) | |
download | ioquake3-aero-c3f4fb7d98939b878ccba4a61465a3107ef95727.tar.gz ioquake3-aero-c3f4fb7d98939b878ccba4a61465a3107ef95727.zip |
New logo, need to find a way to make it better for the page though.
git-svn-id: svn://svn.icculus.org/quake3/trunk@556 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/home.php')
-rw-r--r-- | web/include/home.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/home.php b/web/include/home.php index f626684..d84d887 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -3,7 +3,7 @@ We thank them for that, and are continuing the mission of producing a Quake 3 th without fault.</p> <p class="angryzakk">The Quake 3 engine is open source, this does <strong>not</strong> mean that Quake 3 Arena the game is free. You must purchase the game to use the data!</p> -<img src="images/thenameofthisprojectis3.jpg" class="right" alt="Logo" /> +<img src="images/quake3_logo_web.png" class="right" alt="Logo" /> <h2>What's the point?</h2> <p>This project aims to build upon id Software's Quake 3 source code release. The source |