Skip to content

Commit

Permalink
chore: update favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 14, 2021
1 parent fc636b7 commit 55b7735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💄</text></svg>">
<title>Convert HEX & RGB colors to UIColor</title>
</head>

Expand Down

0 comments on commit 55b7735

Please sign in to comment.