Skip to content

Commit

Permalink
Fixed hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
Samvae authored Sep 7, 2023
1 parent 9907298 commit 284c97b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<header class="top-header">
<nav>
<ul class="header-nav">
<li><a href="https://github.com/yourusername" target="_blank">GitHub</a></li>
<li><a href="https://github.com/Samvae" target="_blank">GitHub</a></li>
<li><a href="resume.pdf" target="_blank">Resume</a></li>
<li><a href="https://www.linkedin.com/in/yourprofile" target="_blank">LinkedIn</a></li>
<li><a href="https://www.yourblogwebsite.com" target="_blank">Blog</a></li>
<li><a href="https://www.linkedin.com/in/samvillahermosa/" target="_blank">LinkedIn</a></li>
<li><a href="https://samsopensource.blogspot.com/" target="_blank">Blog</a></li>
</ul>
</nav>
</header>
Expand Down

0 comments on commit 284c97b

Please sign in to comment.