Skip to content

Commit

Permalink
style: nocta SVG html ๋“ฑ๋ก
Browse files Browse the repository at this point in the history
  • Loading branch information
hyonun321 committed Nov 28, 2024
1 parent 3060fee commit 6933e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="./src/assets/icons/noctaDayIcon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Nocta</title>
</head>
Expand Down

0 comments on commit 6933e6c

Please sign in to comment.