Skip to content

Commit

Permalink
added favicon (fixes #10 )
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Towey committed Aug 15, 2012
1 parent 4898d72 commit 3b5bcc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added img/favicon.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions views/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<!-- Le styles -->
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="js/jquery-1.7.1.min.js"></script>
Expand Down

0 comments on commit 3b5bcc1

Please sign in to comment.