refactor: change favicon

This commit is contained in:
john-emerson14
2020-03-27 18:27:33 -03:00
parent d478a81c24
commit 8c3c36ec3b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -7,7 +7,7 @@
<title>John Emerson</title> <title>John Emerson</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.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> </head>
<body> <body>