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.
2 parents e0d73dd + 7fb2dd0 commit 7b3b53eCopy full SHA for 7b3b53e
pages/index.tsx
@@ -114,19 +114,19 @@ const kotlinFoundationCompanies = [
114
link: 'https://gradle.org/'
115
},
116
{
117
- name: 'Uber',
118
- logo: UberLogo,
119
- link: 'https://www.uber.com/'
+ name: 'Touchlab',
+ logo: TouchlabLogo,
+ link: 'https://touchlab.co/'
120
121
122
name: 'Shopify',
123
logo: ShopifyLogo,
124
link: 'https://shopify.engineering/'
125
126
127
- name: 'Touchlab',
128
- logo: TouchlabLogo,
129
- link: 'https://touchlab.co/'
+ name: 'Uber',
+ logo: UberLogo,
+ link: 'https://www.uber.com/'
130
131
132
name: 'Kotzilla',
0 commit comments