Skip to content

Commit

Permalink
added h5 headers to links
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusdsm authored Aug 29, 2023
1 parent 7fa5df7 commit 302f9eb
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 @@ -83,9 +83,9 @@ <h1 id="projects">Projetos</h1>
<h1 class="others" id="others">Outras Informações</h1>
<hr>
<ul>
<li><a href="https://www.linkedin.com/in/matheus-mariano-869600127/" target="_blank">Linkedin</a></li>
<li><a href="https://github.com/matheusdsm" target="_blank">Github</a></li>
<li><a href="https://codepen.io/matheusdsm" target="_blank">Codepen.io</a></li>
<li><a href="https://www.linkedin.com/in/matheus-mariano-869600127/" target="_blank"><h5>Linkedin</h5></a></li>
<li><a href="https://github.com/matheusdsm" target="_blank"><h5>Github</h5></a></li>
<li><a href="https://codepen.io/matheusdsm" target="_blank"><h5>Codepen.io</h5></a></li>
</ul>
</section>

Expand Down

0 comments on commit 302f9eb

Please sign in to comment.