Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
fireph committed Jan 31, 2022
1 parent 5441534 commit 1fa78ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<title>Quordle</title>
<meta name="viewport" content="width=device-width, user-scalable=no">
<meta name=color-scheme content="dark">
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@500&display=swap" rel="stylesheet">
Expand Down

0 comments on commit 1fa78ad

Please sign in to comment.