From 8587f58b0361699bb9ea26624052b201e69e5531 Mon Sep 17 00:00:00 2001 From: James Gray <101061708+randombeeper@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:18:54 -0500 Subject: [PATCH] fix(logos): removed logos no longer using algolia (#2261) I've followed up with each of these contacts but for now they're not using Algolia. Let's remove them. --- .../website/src/components/showcase-projects.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/packages/website/src/components/showcase-projects.json b/packages/website/src/components/showcase-projects.json index 1bd55c66..24ba6d70 100644 --- a/packages/website/src/components/showcase-projects.json +++ b/packages/website/src/components/showcase-projects.json @@ -14,11 +14,6 @@ "image": "img/logos/babel.jpg", "href": "https://babeljs.io/docs/en/" }, - { - "name": "GraphQL", - "image": "img/logos/graphql.jpg", - "href": "https://graphql.org/learn/" - }, { "name": "TypeScript", "image": "img/logos/typescriptlang.svg", @@ -64,11 +59,6 @@ "image": "img/logos/react.jpg", "href": "https://reactjs.org/docs/getting-started.html" }, - { - "name": "jQuery", - "image": "img/logos/jquery.jpg", - "href": "https://api.jquery.com/" - }, { "name": "BootstrapVue", "image": "img/logos/bootstrap-vue.svg", @@ -109,11 +99,6 @@ "image": "img/logos/twilio.png", "href": "https://www.twilio.com/docs" }, - { - "name": "Vant", - "image": "img/logos/vant.png", - "href": "https://youzan.github.io/vant/#/en-US/" - }, { "name": "webpack", "image": "img/logos/webpack.svg",