Skip to content

Commit

Permalink
chore: remove algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Jun 28, 2024
1 parent 6f9aa33 commit 734798f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,6 @@ module.exports = {
appInsights: {
instrumentationKey: 'b204d2e6-9a10-473c-9655-2ad79af82e5c',
},
algolia: {
appId: '74C1NHYUDH',
apiKey: '213be8a995b3a12dbb1909a9cc10402d',
indexName: 'aliae',
},
},
presets: [
[
Expand Down
1 change: 0 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/theme-search-algolia": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@iarna/toml": "^2.2.5",
"classnames": "^2.3.2",
Expand Down

0 comments on commit 734798f

Please sign in to comment.