mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: update DocSearch showcase (#7877)
This commit is contained in:
parent
1bf5c0d36e
commit
5002f6cf9d
1 changed files with 3 additions and 2 deletions
|
@ -95,12 +95,13 @@ const Users: User[] = [
|
||||||
tags: ['opensource', 'personal'],
|
tags: ['opensource', 'personal'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Algolia Docsearch',
|
title: 'Algolia DocSearch',
|
||||||
description:
|
description:
|
||||||
'The best search experience for docs, integrates in minutes, for free',
|
'The best search experience for docs, integrates in minutes, for free',
|
||||||
preview: require('./showcase/algolia.png'),
|
preview: require('./showcase/algolia.png'),
|
||||||
website: 'https://docsearch.algolia.com/',
|
website: 'https://docsearch.algolia.com/',
|
||||||
source: 'https://github.com/algolia/docsearch-website',
|
source:
|
||||||
|
'https://github.com/algolia/docsearch/tree/main/packages/website',
|
||||||
tags: ['favorite', 'opensource', 'product'],
|
tags: ['favorite', 'opensource', 'product'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue