We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9402d commit fd24dd9Copy full SHA for fd24dd9
components/logos.tsx
@@ -8,9 +8,9 @@ type Organization = {
8
const ORGANIZATIONS: Organization[] = [
9
{ name: "linkerd", url: "https://linkerd.io" },
10
{ name: "aws", url: "https://aws.amazon.com" },
11
+ { name: "discord", url: "https://discord.com/" },
12
{ name: "azure", url: "https://azure.microsoft.com" },
13
{ name: "pingcap", url: "https://pingcap.com" },
- { name: "comcast", url: "https://www.comcast.com" },
14
{ name: "dropbox", url: "https://www.dropbox.com" },
15
{ name: "facebook", url: "https://www.facebook.com" },
16
{ name: "one-signal", url: "https://onesignal.com" },
public/img/logos/discord.svg
0 commit comments