From effd846cd2698d5a7af558cd49cda06f6a91780e Mon Sep 17 00:00:00 2001 From: Matt Maribojoc Date: Mon, 24 Jul 2023 09:29:32 -0400 Subject: [PATCH] docs: remove shopify integration --- README.md | 4 ---- packages/docs/.vuepress/integrations.js | 8 -------- 2 files changed, 12 deletions(-) diff --git a/README.md b/README.md index 7888fbc7a3..ce46aa0a1d 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,6 @@ Vue Storefront is an ecosystem of Open Source tools to build fast and feature-ri Magento -    - - Shopify -    Odoo diff --git a/packages/docs/.vuepress/integrations.js b/packages/docs/.vuepress/integrations.js index 201b406f54..355a207e3c 100644 --- a/packages/docs/.vuepress/integrations.js +++ b/packages/docs/.vuepress/integrations.js @@ -52,14 +52,6 @@ const INTEGRATIONS = { license: LICENSE.ENTERPRISE, maintainedBy: [{ name: 'Vue Storefront', link: 'https://vuestorefront.io/' }], }, - { - name: 'Shopify', - link: 'https://docs.vuestorefront.io/shopify', - image: 'https://uploads-ssl.webflow.com/5e90e5cd5f86784ad554a3c2/5ed627658b992c5c98014d1c_Shopify_logo_2018%201.svg', - status: STATUS.STABLE, - license: LICENSE.OPEN_SOURCE, - maintainedBy: [{ name: 'Vue Storefront', link: 'https://vuestorefront.io/' }], - }, { name: 'BigCommerce', link: 'https://docs.vuestorefront.io/bigcommerce',