Skip to content

Commit

Permalink
Merge pull request #67 from wp-graphql/chore/change-slack-icon-to-dis…
Browse files Browse the repository at this point in the history
…cord

chore: Change slack icon to discord
  • Loading branch information
jasonbahl authored May 7, 2024
2 parents 6558acf + 9108edf commit a1c1d55
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.gg"]::after {
mask: url("/social-icons/discord.svg");
}

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

4 comments on commit a1c1d55

@headless-platform-by-wp-engine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
acf.wpgraphql.com main https://hb…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

@headless-platform-by-wp-engine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
acf.wpgraphql.com main https://hb…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

@headless-platform-by-wp-engine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
acf.wpgraphql.com main https://hb…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

@headless-platform-by-wp-engine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
acf.wpgraphql.com main https://hb…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

Please sign in to comment.