Skip to content

Commit

Permalink
Organise logo icons
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Feb 1, 2025
1 parent e6cdf69 commit 6998f6c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@

<div class="link-container">
<a href="./discord/" class="link">
<img class="link-logo" src="assets/images/icons/discord.svg" alt="The logo of Discord.">
<img class="link-logo" src="assets/images/icons/logos/discord.svg" alt="The logo of Discord.">
</a>

<a href="https://github.com/esotericfoundation" class="link">
<img class="link-logo" src="assets/images/icons/github.svg" alt="The logo of GitHub.">
<img class="link-logo" src="assets/images/icons/logos/github.svg" alt="The logo of GitHub.">
</a>
</div>
</div>
Expand Down

0 comments on commit 6998f6c

Please sign in to comment.