Skip to content

Commit

Permalink
changed that
Browse files Browse the repository at this point in the history
  • Loading branch information
marcreniel committed Oct 4, 2024
1 parent 27b38f3 commit c3fa386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/contact.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function Contact (props) {
</div>
<div>
<span className="footer-title">Resume</span>
<a href="/resume.pdf" target="_blank" rel="noopener noreferrer" className="link link-hover">Click here</a>
<a href="/" target="_blank" rel="noopener noreferrer" className="link link-hover">Coming Soon</a>
</div>
</div>
</div>
Expand Down

0 comments on commit c3fa386

Please sign in to comment.