Skip to content

Commit

Permalink
fix(logos): removed logos no longer using algolia (#2261)
Browse files Browse the repository at this point in the history
I've followed up with each of these contacts but for now they're not using Algolia. Let's remove them.
  • Loading branch information
randombeeper authored Jun 24, 2024
1 parent 1081660 commit 8587f58
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions packages/website/src/components/showcase-projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 8587f58

Please sign in to comment.