Skip to content

Commit

Permalink
add: base href in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
debojitsaha committed Jan 7, 2024
1 parent 363f1ee commit 5eb06bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/woc.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="/">
<title>Winter of Code</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@800&display=swap">
</head>
Expand Down

0 comments on commit 5eb06bf

Please sign in to comment.