Skip to content

Commit

Permalink
refactor: drop / from base in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
matlads committed Nov 4, 2023
1 parent 578ff69 commit f16373f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@



<base href="https://matlads.github.io/">
<base href="https://matlads.github.io">
<title>Martin Atukunda</title>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize.css@8.0.1/normalize.css">
Expand Down

0 comments on commit f16373f

Please sign in to comment.