docs: added algolia guide (#11971)

* initial

* finished changes

* small title change

* improve title

* add cover
This commit is contained in:
Shahed Nasser
2025-03-27 20:22:40 +02:00
committed by GitHub
parent 532780897b
commit 82da3c97a5
9 changed files with 14117 additions and 11487 deletions
@@ -102,4 +102,16 @@ export const integrationsSidebar = [
},
],
},
{
type: "category",
title: "Search",
initialOpen: true,
children: [
{
type: "ref",
path: "/integrations/guides/algolia",
title: "Algolia",
},
],
},
]