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 bf715c2 commit 5a9950bCopy full SHA for 5a9950b
src/pages/index.mdx
@@ -33,9 +33,9 @@ import joinPreviewUrl from "../images/join-preview.png";
33
groupName: 'Silver members',
34
companies: [
35
{ name: 'Gradle', image: gradleLogo, url: 'https://gradle.org/' },
36
- { name: 'Uber', image: uberLogo, url: 'https://www.uber.com/' },
37
- { name: 'Shopify', image: shopifyLogo, url: 'https://shopify.engineering/' },
38
{ name: 'Touchlab', image: touchlabLogo, url: 'https://touchlab.co/' },
+ { name: 'Shopify', image: shopifyLogo, url: 'https://shopify.engineering/' },
+ { name: 'Uber', image: uberLogo, url: 'https://www.uber.com/' },
39
{ name: 'Kotzilla', image: kotzillaLogo, url: 'https://kotzilla.io/' },
40
]
41
},
0 commit comments