Skip to content

Commit b236fe1

Browse files
sozercancpuguy83
authored andcommitted
docs: add search
Signed-off-by: Sertac Ozercan <[email protected]>
1 parent d8a8177 commit b236fe1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/docusaurus.config.ts

+5
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ const config: Config = {
8585
id: 'announcementBar-1', // Increment on change
8686
content: `⭐️ If you like Dalec, please give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/Azure/dalec">GitHub</a>!</a>`,
8787
},
88+
algolia: {
89+
appId: 'QB3RJK7I77',
90+
apiKey: '2889aa0d888bd13d73eeb460f7b0f479',
91+
indexName: 'azureio',
92+
},
8893
} satisfies Preset.ThemeConfig,
8994
};
9095

0 commit comments

Comments
 (0)