Skip to content

Commit

Permalink
clean point footer
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaSamtash committed Dec 24, 2023
1 parent a5087c2 commit 0f74f2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
target="_blank"
>
<svg class="footer-social-icon" width="24" height="24">
<use href="../img/icons.svg#icon-instagram"></use>
<use href="./img/icons.svg#icon-instagram"></use>
</svg>
</a>
</li>
Expand All @@ -37,7 +37,7 @@
target="_blank"
>
<svg class="footer-social-icon" width="24" height="24">
<use href="../img/icons.svg#icon-youtube"></use>
<use href="./img/icons.svg#icon-youtube"></use>
</svg>
</a>
</li>
Expand All @@ -48,7 +48,7 @@
target="_blank"
>
<svg class="footer-social-icon" width="24" height="24">
<use href="../img/icons.svg#icon-facebook"></use>
<use href="./img/icons.svg#icon-facebook"></use>
</svg>
</a>
</li>
Expand Down

0 comments on commit 0f74f2f

Please sign in to comment.