Skip to content

Commit

Permalink
Adds a favicon
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
briannelson committed May 23, 2014
1 parent 8a8cb12 commit 9655e05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -3,6 +3,7 @@
<title>First Pull Request</title>
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,900' rel='stylesheet' type='text/css'>
<link href='style.css' rel='stylesheet' type='text/css'>
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body class="first-pr">

Expand Down

0 comments on commit 9655e05

Please sign in to comment.