Skip to content

Commit

Permalink
ci: try with HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 3, 2023
1 parent d4f832b commit 77c5aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/learn/learn.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const Learn = () => {

];
return (
<BrowserRouter basename="/learn">
<BrowserRouter basename="/learn.html">
<ScrollManager basename="/learn">
<div>
<NavBar selected="learn" />
Expand Down

0 comments on commit 77c5aa8

Please sign in to comment.