Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Remove algolia for docs. (#2300)
Browse files Browse the repository at this point in the history
Signed-off-by: Bill Maxwell <[email protected]>
  • Loading branch information
cloudnautique authored Oct 26, 2023
1 parent ff76446 commit 19e5b54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ const config = {
darkTheme: darkCodeTheme,
additionalLanguages: ['cue', 'docker'],
},
algolia: {
appId: '7QCEFR54LA',
apiKey: '0091e059262804a95d3253d28bc90eeb',
indexName: 'acorn-io',
}
})
};

Expand Down

0 comments on commit 19e5b54

Please sign in to comment.