Skip to content

Commit

Permalink
Update Work.tsx
Browse files Browse the repository at this point in the history
Switch resume link path
  • Loading branch information
Algoraphics authored Jul 22, 2024
1 parent 1991622 commit d4d20ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Work.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const Work = () => {
<h2>Resume</h2>
This is my long-form Resume. Click the button in the top right to get a closer look, or download the file.
<WorkSection>
<ResumeFrame height="100%" src="RabbEthanFullResume.pdf" />
<ResumeFrame height="100%" src="EthanRabbFullResume.pdf" />
</WorkSection>
</>
);
Expand Down

0 comments on commit d4d20ac

Please sign in to comment.