Skip to content

Commit d24c13c

Browse files
committed
chore: remove Shopify logo
1 parent a693ce5 commit d24c13c

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

pages/index.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import UberLogo from '../public/images/companies/uber.svg';
3232
import AtlassianLogo from '../public/images/companies/atlassian.svg';
3333
import GoogleLogo from '../public/images/companies/google.svg';
3434
import JetbrainsLogoSquare from '../public/images/companies/jetbrains-logo-square.svg';
35-
import ShopifyLogo from '../public/images/companies/shopify.svg';
3635
import TouchlabLogo from '../public/images/companies/touchlab.svg';
3736
import KotzillaLogo from '../public/images/companies/kotzilla-logo.svg'
3837

@@ -118,11 +117,6 @@ const kotlinFoundationCompanies = [
118117
logo: TouchlabLogo,
119118
link: 'https://touchlab.co/'
120119
},
121-
{
122-
name: 'Shopify',
123-
logo: ShopifyLogo,
124-
link: 'https://shopify.engineering/'
125-
},
126120
{
127121
name: 'Uber',
128122
logo: UberLogo,

public/images/companies/shopify.svg

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)