favicon fix

This commit is contained in:
Matthias Kretschmann 2012-02-27 04:16:11 +01:00
parent e4d237e115
commit e65fba5821
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ function yourls_html_head( $context = 'index', $title = '' ) {
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><?php echo $title ?></title>
<link rel="icon" type="image/gif" href="<?php yourls_site_url(); ?>/images/favicon.gif" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="author" content="Ozh RICHARD & Lester CHAN for http://yourls.org/" />