mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 07:37:33 +02:00
docs: enable algolia
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
b3fa7023f6
commit
7d1c8ecc55
2 changed files with 186 additions and 128 deletions
|
@ -26,7 +26,10 @@ module.exports = {
|
|||
{ text: "Recipes", link: "/recipes/" },
|
||||
{ text: "Community", link: "/community/" }
|
||||
],
|
||||
|
||||
algolia: {
|
||||
apiKey: "1653e881f3a6c17d3ad37f4d4c428e20",
|
||||
indexName: "pomerium"
|
||||
},
|
||||
sidebar: {
|
||||
"/docs/": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue