Skip to content

Commit

Permalink
add favicon link on html
Browse files Browse the repository at this point in the history
Relates #68
  • Loading branch information
iPhatty committed Mar 23, 2018
1 parent 6a6d41b commit 7e45392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
<link rel="stylesheet" type="text/css" media="screen" href="/public/style.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.8/css/solid.css" integrity="sha384-v2Tw72dyUXeU3y4aM2Y0tBJQkGfplr39mxZqlTBDUZAb9BGoC40+rdFCG0m10lXk"
crossorigin="anonymous">
Expand Down

0 comments on commit 7e45392

Please sign in to comment.