Merge branch 'dev' of dylansserver.com:dylansserver into dev
authorDylan Lloyd <dylan@psu.edu>
Sat, 26 Mar 2011 20:05:10 +0000 (16:05 -0400)
committerDylan Lloyd <dylan@psu.edu>
Sat, 26 Mar 2011 20:05:10 +0000 (16:05 -0400)
index.php

index 8381c1b..dd94e83 100644 (file)
--- a/index.php
+++ b/index.php
@@ -86,7 +86,7 @@ abstract class cms {
   <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
 
   <title>$this->title</title>
-  <link rel="icon" href="favicon.ico" type="image/png">
+  <link rel="icon" href="/favicon.ico" type="image/png">
   $stylesheets
   $scripts
 </head>