Skip to content

Commit 3713c28

Browse files
authored
Update HomeSection.tsx
1 parent 7051a5c commit 3713c28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/Home/HomeSection.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ const HomeSection: React.FC = () => {
1919
<button className="bg-transparent hover:bg-primary text-primary font-semibold hover:text-background py-2 px-4 border border-primary hover:border-transparent rounded mt-2 mx-2">
2020
<a href="https://github.com/tildeeine" target="_blank" rel="noopener noreferrer">GitHub</a>
2121
</button>
22-
<button className="bg-transparent hover:bg-primary text-primary font-semibold hover:text-background py-2 px-4 border border-primary hover:border-transparent rounded mt-2 mx-2">
23-
<a href="/cv/CV_Tilde_Eriksen_Eine_eng.pdf" target="_blank" rel="noopener noreferrer">Resume</a>
24-
</button>
2522
<button className="bg-transparent hover:bg-primary text-primary font-semibold hover:text-background py-2 px-4 border border-primary hover:border-transparent rounded mt-2 mx-2 lg:mr-10">
2623
<a href="https://www.linkedin.com/in/tildeeine/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
2724
</button>

0 commit comments

Comments
 (0)