Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5adb40b

Browse files
chore: disable search
1 parent e2ed793 commit 5adb40b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎documentation/docusaurus.config.js‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ const config = {
4141
themeConfig:
4242
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
4343
({
44-
algolia: {
45-
appId: 'GKA17TPGZY',
46-
// Public API key: it is safe to commit it
47-
apiKey: '5251323a8662d33e1f8a15a3f5d603c2',
48-
indexName: 'react-scroll-parallax',
49-
contextualSearch: true,
50-
externalUrlRegex: 'external\\.com|domain\\.com',
51-
searchParameters: {},
52-
},
44+
// algolia: {
45+
// appId: 'GKA17TPGZY',
46+
// // Public API key: it is safe to commit it
47+
// apiKey: '5251323a8662d33e1f8a15a3f5d603c2',
48+
// indexName: 'react-scroll-parallax',
49+
// contextualSearch: true,
50+
// externalUrlRegex: 'external\\.com|domain\\.com',
51+
// searchParameters: {},
52+
// },
5353
navbar: {
5454
hideOnScroll: true,
5555
title: 'React Scroll Parallax',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /