mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
predeployment
Just need to add something to homepage and split about carousel
This commit is contained in:
@@ -24,13 +24,9 @@ function App() {
|
||||
<Link to='/about'>About</Link>
|
||||
</Nav>
|
||||
</div>
|
||||
<div className='foreground'>
|
||||
|
||||
<Route exact path='/'><Home /></Route>
|
||||
<Route exact path='/'><Home /></Route>
|
||||
<Route exact path='/projects'><Projects /></Route>
|
||||
<Route exact path='/about'><AboutMe /></Route>
|
||||
|
||||
</div>
|
||||
<div className='footer'>
|
||||
<Socials />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user