Skip to content

Commit

Permalink
๐Ÿ”จ fix: favicon ์ ˆ๋Œ€ ๊ฒฝ๋กœ ์ˆ˜์ • (#240)
Browse files Browse the repository at this point in the history
* ๐Ÿ”จfix: ํŒŒ๋น„์ฝ˜ ์ ˆ๋Œ€๊ฒฝ๋กœ ์ˆ˜์ •
  • Loading branch information
rkdcodus authored Jan 21, 2025
1 parent 7776899 commit b19c6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grass-diary/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/grass-diary/public/assets/favicon/favicon.ico" />
<link rel="icon" href="/assets/favicon/favicon.ico" />
<link
rel="stylesheet"
as="style"
Expand Down

0 comments on commit b19c6e1

Please sign in to comment.