Skip to content

Commit

Permalink
Adding favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
UsainBloot committed Oct 17, 2014
1 parent 5193a06 commit 0545ba5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules/
*.scssc
*.scssc
photoshop
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>Wheel of Lunch</title>
<link rel="shortcut icon" href="favicon.ico"/>
<!-- Stylesheets -->
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
Expand Down

0 comments on commit 0545ba5

Please sign in to comment.