disinclined.org
/
git
/
dylansserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29033a
)
fixed favicon link
author
Dylan Lloyd
<dylan@psu.edu>
Sat, 25 Dec 2010 06:16:40 +0000
(
01:16
-0500)
committer
Dylan Lloyd
<dylan@psu.edu>
Sat, 25 Dec 2010 06:16:40 +0000
(
01:16
-0500)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/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>