Skip to content

Commit 8587f58

Browse files
authored
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.
1 parent 1081660 commit 8587f58

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

packages/website/src/components/showcase-projects.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
"image": "img/logos/babel.jpg",
1515
"href": "https://babeljs.io/docs/en/"
1616
},
17-
{
18-
"name": "GraphQL",
19-
"image": "img/logos/graphql.jpg",
20-
"href": "https://graphql.org/learn/"
21-
},
2217
{
2318
"name": "TypeScript",
2419
"image": "img/logos/typescriptlang.svg",
@@ -64,11 +59,6 @@
6459
"image": "img/logos/react.jpg",
6560
"href": "https://reactjs.org/docs/getting-started.html"
6661
},
67-
{
68-
"name": "jQuery",
69-
"image": "img/logos/jquery.jpg",
70-
"href": "https://api.jquery.com/"
71-
},
7262
{
7363
"name": "BootstrapVue",
7464
"image": "img/logos/bootstrap-vue.svg",
@@ -109,11 +99,6 @@
10999
"image": "img/logos/twilio.png",
110100
"href": "https://www.twilio.com/docs"
111101
},
112-
{
113-
"name": "Vant",
114-
"image": "img/logos/vant.png",
115-
"href": "https://youzan.github.io/vant/#/en-US/"
116-
},
117102
{
118103
"name": "webpack",
119104
"image": "img/logos/webpack.svg",

0 commit comments

Comments
 (0)