diff options
-rw-r--r-- | web/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.php b/web/index.php index cf2e841..9bbd0cb 100644 --- a/web/index.php +++ b/web/index.php @@ -30,9 +30,9 @@ foreach ($navlist as $file => $alias) { <?php include_safe("$page.php"); ?> </div> <div id="footer"> - <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://icculus.org/quake3/ioq3.css">Valid CSS</a> | + <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://icculus.org/quake3/ioq3.css&warning=0">Valid CSS</a> | <a href="http://validator.w3.org/check?uri=http://icculus.org<?php -echo $_SERVER['REQUEST_URI'];?>&warning=0">Valid XHTML</a> | +echo $_SERVER['REQUEST_URI'];?>">Valid XHTML</a> | <a href="http://icculus.org">icculus.org</a> <br /> Website Design by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a> |