Skip to content

Commit d73ba5b

Browse files
committed
Better logo
1 parent 86ea665 commit d73ba5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/layout.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ function site_header($title = '', $config = array())
223223
<body{$onload}>
224224
225225
<div id="headnav">
226-
<a href="/" rel="home"><img src="{$_SERVER['STATIC_ROOT']}/images/php.gif"
226+
<a href="/" rel="home"><img src="{$_SERVER['STATIC_ROOT']}/images/php_konami.gif"
227227
alt="PHP" width="120" height="67" id="phplogo" /></a>
228228
<div id="headmenu">
229229
<a href="/downloads.php">downloads</a> |

0 commit comments

Comments
 (0)