Skip to content

Commit

Permalink
feat: Add Resume link
Browse files Browse the repository at this point in the history
  • Loading branch information
iknowhtml committed Sep 3, 2024
1 parent 77056d5 commit 62d9a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ import Button from "../components/Button.astro";
"No one knows what it means, but it's provocative."
</h2>
<div class="flex gap-4">
<Button href="https://iknowhtml.github.io/resume">Resume</Button>
<Button href="https://www.linkedin.com/in/iknowhtml"
>LinkedIn</Button
>
Expand Down

0 comments on commit 62d9a69

Please sign in to comment.