Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
iDominiqe authored Jun 3, 2024
1 parent c6e11d6 commit bb49b02
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 @@ -186,10 +186,10 @@ <h6>
<a class="socials-square__link btn" href="https://www.behance.net/" target="_blank"><i class="ph-bold ph-behance-logo"></i></a>
</li>
<li class="socials-square__item">
<a class="socials-square__link btn" href="https://www.instagram.com/" target="_blank"><i class="ph-bold ph-instagram-logo"></i></a>
<a class="socials-square__link btn" href="https://www.instagram.com/idominiqe/" target="_blank"><i class="ph-bold ph-instagram-logo"></i></a>
</li>
<li class="socials-square__item">
<a class="socials-square__link btn" href="https://www.twitch.tv/" target="_blank"><i class="ph-bold ph-twitch-logo"></i></a>
<a class="socials-square__link btn" href="https://www.twitch.tv/idominiqe" target="_blank"><i class="ph-bold ph-twitch-logo"></i></a>
</li>
<li class="socials-square__item">
<a class="socials-square__link btn" href="https://www.pinterest.com/" target="_blank"><i class="ph-bold ph-pinterest-logo"></i></a>
Expand Down Expand Up @@ -980,14 +980,14 @@ <h2 class="h2__title animate-in-up">Let's make something awesome together!</h2>
<div class="socials-cards__item d-flex grid-item-s animate-card-5">
<div class="socials-cards__card">
<i class="ph-bold ph-instagram-logo"></i>
<a class="socials-cards__link" href="https://www.instagram.com/" target="_blank"></a>
<a class="socials-cards__link" href="https://www.instagram.com/idominiqe/" target="_blank"></a>
</div>
</div>
<!-- socials item -->
<div class="socials-cards__item d-flex grid-item-s animate-card-5">
<div class="socials-cards__card">
<i class="ph-bold ph-twitch-logo"></i>
<a class="socials-cards__link" href="https://www.twitch.tv/" target="_blank"></a>
<a class="socials-cards__link" href="https://www.twitch.tv/idominiqe" target="_blank"></a>
</div>
</div>
<!-- socials item -->
Expand Down

0 comments on commit bb49b02

Please sign in to comment.