Skip to content

Commit

Permalink
feat(icon): add Mel's icon
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the web has been resyled with Mel's design
  • Loading branch information
Francisco Moreno Cantero committed May 17, 2020
1 parent 3e35c20 commit 5799c87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/icon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="shortcut icon" type="image/png/ico" href="./icon.ico" />
<title>Wine Cellar</title>
</head>

Expand Down

0 comments on commit 5799c87

Please sign in to comment.