Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Commit

Permalink
Adding favicon code
Browse files Browse the repository at this point in the history
  • Loading branch information
ilumos committed Jan 29, 2014
1 parent a4478d5 commit de4326e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/layouts/default/header.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<meta name="description" content>
<meta name="author" content>
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="packages/zeropingheroes/lanager-core/apple-touch-icon-152x152-precomposed.png">
<link rel="shortcut icon" href="favicon.ico" />

{{ HTML::style('packages/zeropingheroes/lanager-core/vendor/twitter/bootstrap/css/bootstrap-dark.min.css') }}
{{ HTML::style('packages/zeropingheroes/lanager-core/css/lanager.css') }}
Expand Down

0 comments on commit de4326e

Please sign in to comment.