Add favicon

This commit is contained in:
Abhishek Das
2013-04-06 02:55:41 +05:30
parent ea3c6d5743
commit a97397188e
3 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

+1
View File
@@ -7,6 +7,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>HackFlowy</title>
<link rel="icon" type="image/x-icon" href="images/favicon.png" />
<link rel="stylesheet" href="stylesheets/normalize.css" />
<link rel="stylesheet" href="stylesheets/app.css" />
<script src="javascripts/vendor/custom.modernizr.js"></script>