Skip to content

Commit

Permalink
Change base href
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisseurin committed Jul 24, 2024
1 parent 66e326b commit 566a4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<title>Public Transport Map</title>
<base href=".">
<base href="/public-transport-map/">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 566a4c4

Please sign in to comment.