mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
refactoring
trying to eliminate constant double-updates
This commit is contained in:
@@ -19,7 +19,7 @@ function App() {
|
||||
<a href="/"><h1>Andrew Simonson</h1></a>
|
||||
<Nav id='navbar'>
|
||||
<Link to='/'>Home</Link>
|
||||
<a href='resume.pdf' target='_blank'>Resume</a>
|
||||
<a href='https://github.com/asimonson1125/Resume/raw/main/Resume.pdf' target='_blank'>Resume</a>
|
||||
<Link to='/projects'>Projects</Link>
|
||||
<Link to='/about'>About</Link>
|
||||
</Nav>
|
||||
|
||||
Reference in New Issue
Block a user