Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
websiteduck committed Dec 23, 2011
1 parent 770b538 commit 47e3902
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/templates/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<title><?=$content_title?></title>
<link rel="stylesheet" type="text/css" href="<?=BASEURL?>assets/css/ignitext.css" />
<link rel="shortcut icon" href="<?=BASEURL?>assets/images/favicon.ico" >
</head>
<body>
<div id="header">
Expand Down
Binary file added assets/images/favicon.ico
Binary file not shown.

0 comments on commit 47e3902

Please sign in to comment.