fixed favicon link
authorDylan Lloyd <dylan@psu.edu>
Sat, 25 Dec 2010 06:16:40 +0000 (01:16 -0500)
committerDylan Lloyd <dylan@psu.edu>
Sat, 25 Dec 2010 06:16:40 +0000 (01:16 -0500)
index.php

index 9494ec2..1554f33 100644 (file)
--- a/index.php
+++ b/index.php
@@ -10,7 +10,7 @@
 
   <title>dylanstestserver</title>
   <link href="includes/style.css" rel="stylesheet" type="text/css">
-  <link rel="icon" href="icon.png" type="image/png">
+  <link rel="icon" href="favicon.ico" type="image/png">
   <script type="text/javascript" src="includes/all.js"> </script>
 </head>