Skip to content

Commit

Permalink
Correcting favicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Azevedo committed Oct 3, 2019
1 parent ee0f42d commit 1c89063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="shortcut icon" href="./static/favicon.png" type="image/png">
<link rel="shortcut icon" href="/hash-generator-js/static/favicon.png" type="image/png">
<title>hash-generator-js</title>
</head>
<body>
Expand Down

0 comments on commit 1c89063

Please sign in to comment.