Skip to content

Commit 0b91a2d

Browse files
committed
fix: favicon 수정
1 parent 3038887 commit 0b91a2d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

apps/frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Octodocs</title>
88
</head>

apps/frontend/public/logo.svg

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)