Skip to content

Commit

Permalink
remove algolia from docusaurus in archive (#6893)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdholt authored Jan 17, 2024
1 parent ad6f1fb commit 957d98a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions sites/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ module.exports = {
themes: [require.resolve("@docusaurus/theme-live-codeblock")],
staticDirectories: ["static"],
themeConfig: {
algolia: {
appId: "PG0CVQLQ81",
apiKey: "396cf95de6551ef90bde2de3142e158a",
indexName: "FAST",
contextualSearch: true,
},
colorMode: {
defaultMode: "dark",
},
Expand Down

0 comments on commit 957d98a

Please sign in to comment.