diff --git a/.circleci/config.yml b/.circleci/config.yml index 2660bf5..3eae186 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -48,7 +48,7 @@ jobs: workflows: version: 2.1 - stkr_web3: + clover_landing: jobs: # develop - approve-develop: diff --git a/constants.ts b/constants.ts index 0f98e63..12e70aa 100644 --- a/constants.ts +++ b/constants.ts @@ -113,14 +113,6 @@ const PARTNERS = [ title: 'CRUST', link: 'https://crust.network/', }, - { - image: '/partners/matic-mono.png', - hover: '/partners/matic.png', - width: 123, - height: 33, - title: 'Matic', - link: 'https://matic.network/', - }, { image: '/partners/bithumb-mono.png', hover: '/partners/bithumb.png', @@ -129,14 +121,6 @@ const PARTNERS = [ title: 'bithumb', link: 'https://www.bithumb.pro/', }, - { - image: '/partners/hedget-mono.png', - hover: '/partners/hedget.png', - width: 112, - height: 40, - title: 'Hedget', - link: 'https://www.hedget.com/', - }, { image: '/partners/substrate-mono.png', hover: '/partners/substrate.png',