Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
goldminer127 committed Feb 13, 2024
2 parents 1facfe5 + f604af0 commit 352c097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function App() {

return (
<div className="App">
<Router basename="/UAlbany-IEEE-2023-Website">
<Router>
<Routes>
<Route path="" element={<Home/>}/>
<Route path="/about" element={<About/>}/>
Expand Down

0 comments on commit 352c097

Please sign in to comment.