Skip to content

Commit

Permalink
🚚 chore: favicon 아이콘 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
baegyeong committed Nov 14, 2024
1 parent 948fee3 commit ef72fd0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="ko">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>주춤주춤</title>
</head>
Expand Down
Binary file added packages/frontend/public/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion packages/frontend/public/vite.svg

This file was deleted.

0 comments on commit ef72fd0

Please sign in to comment.