Skip to content

Commit 4bade91

Browse files
committed
Fix: 파비콘 경로 수정
1 parent 68a943e commit 4bade91

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="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="public\OODDlogo.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/OODDlogo.svg" />
66
<link
77
rel="stylesheet"
88
as="style"

0 commit comments

Comments
 (0)