Skip to content

Commit

Permalink
Merge pull request #230 from liam-hq/add_favicon
Browse files Browse the repository at this point in the history
Add favicon to index.html
  • Loading branch information
MH4GF authored Dec 12, 2024
2 parents d0ff2bb + ecaef46 commit 77d3382
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/packages/cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/public/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
</head>
Expand Down
Binary file added frontend/packages/cli/public/favicon.ico
Binary file not shown.

0 comments on commit 77d3382

Please sign in to comment.