Skip to content

Commit

Permalink
Add search
Browse files Browse the repository at this point in the history
Signed-off-by: ArchFeh <[email protected]>
  • Loading branch information
ArchFeh committed Aug 15, 2024
1 parent ad4d8c5 commit 250fde8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
algolia: {
// The application ID provided by Algolia
appId: '7DOYWOQP64',

// Public API key: it is safe to commit it
apiKey: '4a7eae0eb99f9064e72aa86c3ab0c53e',

indexName: 'ruyisdk',

},
announcementBar: {
id: "k230d",
content:
Expand Down

0 comments on commit 250fde8

Please sign in to comment.