Skip to content

Commit

Permalink
gix
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkeGoodVibe committed Oct 8, 2024
1 parent 3788cb3 commit bab625c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ <h1>Funky S</h1>
<p>Christian in Tech :D </p>
<nav>
<ul>
<!--<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>-->
<!--<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>-->
<!--<li><a href="#" class="icon brands fa-dribbble"><span class="label">Dribbble</span></a></li>-->
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-dribbble"><span class="label">Dribbble</span></a></li>
<li><a href="https://www.github.com/funkegoodvibe" class="icon brands fa-github"><span class="label">Github</span></a></li>
<!--<li><a href="#" class="icon solid fa-envelope"><span class="label">Email</span></a></li>-->
<li><a href="#" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
</nav>
</header>
Expand Down

0 comments on commit bab625c

Please sign in to comment.