Skip to content

Commit 5eb06bf

Browse files
committed
add: base href in index.html
1 parent 363f1ee commit 5eb06bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/woc.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<base href="/">
78
<title>Winter of Code</title>
89
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@800&display=swap">
910
</head>

0 commit comments

Comments
 (0)