Skip to content

Commit

Permalink
Added Favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
amandiobm committed Feb 3, 2019
1 parent 25662d1 commit 3dfeb1b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist/**
!dist/index.html
!dist/favicon.ico
node_modules
Binary file added dist/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<title>Catstagram</title>
</head>
<body>
Expand Down

0 comments on commit 3dfeb1b

Please sign in to comment.