Skip to content

Commit

Permalink
Sumado logo y link YouTube al footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jassus committed Apr 18, 2024
1 parent c430d01 commit 6ca8ca6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/templates/components/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
{# Social icons #}
<div class="col-md-4 d-flex justify-content-center align-items-center flex-row gap-4">
<!-- Icons -->
<a class="nav-link nav-item" href="https://nerdear.live/yt" aria-label="Youtube Nerdearla">
<i class="fab fa-youtube text-white"></i>
</a>
<a class="nav-link nav-item" href="https://sysar.my/discord" aria-label="Discord Sysarmy">
<i class="fab fa-discord text-white"></i>
</a>
Expand Down

0 comments on commit 6ca8ca6

Please sign in to comment.