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:
353b047
)
Fixed favicon links
author
Dylan Lloyd
<dylan@psu.edu>
Sat, 26 Mar 2011 07:05:11 +0000
(
03:05
-0400)
committer
Dylan Lloyd
<dylan@psu.edu>
Sat, 26 Mar 2011 07:05:11 +0000
(
03:05
-0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
a2c85ea
..
b52593f
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-93,7
+93,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>