File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments