fix(logos): update URL and remove logos no longer using DocSearch (#2260)
This commit is contained in:
parent
4054a126b3
commit
108166016d
1 changed files with 1 additions and 16 deletions
|
|
@ -44,11 +44,6 @@
|
|||
"image": "img/logos/testing-library.png",
|
||||
"href": "https://testing-library.com/"
|
||||
},
|
||||
{
|
||||
"name": "Ant Design",
|
||||
"image": "img/logos/ant-design.svg",
|
||||
"href": "https://ant.design/docs/react/introduce"
|
||||
},
|
||||
{
|
||||
"name": "Homebrew",
|
||||
"image": "img/logos/homebrew.png",
|
||||
|
|
@ -59,11 +54,6 @@
|
|||
"image": "img/logos/vue.svg",
|
||||
"href": "https://v3.vuejs.org/"
|
||||
},
|
||||
{
|
||||
"name": "Requests",
|
||||
"image": "img/logos/requests.png",
|
||||
"href": "https://requests.readthedocs.io/en/master/"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"image": "img/logos/discord.svg",
|
||||
|
|
@ -82,7 +72,7 @@
|
|||
{
|
||||
"name": "BootstrapVue",
|
||||
"image": "img/logos/bootstrap-vue.svg",
|
||||
"href": "https://bootstrap-vue.js.org/docs"
|
||||
"href": "https://bootstrap-vue.org/docs"
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
|
|
@ -134,11 +124,6 @@
|
|||
"image": "img/logos/gatsby.png",
|
||||
"href": "https://www.gatsbyjs.org/docs/"
|
||||
},
|
||||
{
|
||||
"name": "Calico",
|
||||
"image": "img/logos/calico.png",
|
||||
"href": "https://docs.calicocloud.io/"
|
||||
},
|
||||
{
|
||||
"name": "Jest",
|
||||
"image": "img/logos/jest.png",
|
||||
|
|
|
|||
Loading…
Reference in a new issue