Skip to content

Commit

Permalink
refactor: change favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
johnggli committed Mar 27, 2020
1 parent d478a81 commit 8c3c36e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>John Emerson</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css">
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="icon" href="https://avatars0.githubusercontent.com/u/43749971" type="image/x-icon" />
</head>

<body>
Expand Down

0 comments on commit 8c3c36e

Please sign in to comment.