Skip to content

Commit

Permalink
feat: resume
Browse files Browse the repository at this point in the history
  • Loading branch information
remiilekun committed Mar 29, 2020
1 parent 8b7d615 commit 9db92a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Binary file added public/assets/resume.pdf
Binary file not shown.
7 changes: 1 addition & 6 deletions src/components/molecules/Nav/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,7 @@ const NavMenu = () => {
</NavItem>

<Fade top delay={300}>
<NavButton
as="a"
target="_blank"
rel="noopener noreferrer"
href="https://docs.google.com/document/d/e/2PACX-1vQOHsJSOYMhdjPsnQ8WgfFXPkF6rI8hrhsjoIOkWyxjMjU6KDTXfOV8Cmdb-bp0-x44fCSSPg4bDAPh/pub"
>
<NavButton as="a" target="_blank" rel="noopener noreferrer" href="/assets/resume.pdf">
Download Resume
</NavButton>
</Fade>
Expand Down

1 comment on commit 9db92a4

@vercel
Copy link

@vercel vercel bot commented on 9db92a4 Mar 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.