Skip to content

Commit

Permalink
Change slack icon to discord
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl authored May 7, 2024
1 parent 6558acf commit 72185f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions public/social-icons/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions styles/footer-navigation.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
mask: url("/social-icons/github.svg");
}

.socialIconLink[href*="slack.com"]::after {
mask: url("/social-icons/slack.svg");
.socialIconLink[href*="discord.com"]::after {
mask: url("/social-icons/discord.svg");
}

.socialIconLink[href*="twitter.com"]::after,
Expand Down

0 comments on commit 72185f1

Please sign in to comment.