Skip to content

Commit 11d27f1

Browse files
authored
Merge pull request #6 from TeamProject-Daewoo/local_main
favicon
2 parents 0d3b0f2 + 315b9b8 commit 11d27f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="">
33
<head>
44
<meta charset="UTF-8">
5-
<link rel="icon" href="/favicon.ico">
5+
<link rel="icon" href="public/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>HotelHub 관리자</title>
88
</head>

0 commit comments

Comments
 (0)