Skip to content

Commit

Permalink
Merge remote-tracking branch 'akrabat/hotfix/doc-icon'
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDotPro committed Apr 25, 2012
2 parents a38ee7b + 4711764 commit 61d88eb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -109,7 +109,7 @@
<programlisting language="php"><![CDATA[
<?php // setting links in a view script:
$this->headLink()->appendStylesheet('/styles/basic.css')
->headLink(array('rel' => 'favicon',
->headLink(array('rel' => 'icon',
'href' => '/img/favicon.ico'),
'PREPEND')
->prependStylesheet('/styles/moz.css',
Expand Down

0 comments on commit 61d88eb

Please sign in to comment.