Skip to content

Commit c0cf9ca

Browse files
committed
Remove noindex
1 parent df1f607 commit c0cf9ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docusaurus/docusaurus.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ const config = {
2727
locales: ['en'],
2828
},
2929

30-
// ** WARNING! DELETE THE NEXT LINE BEFORE MERGING WITH MAIN 👇 **/
31-
noIndex: true, // prevents the website from being indexed by search engines
32-
3330
themes: ['@docusaurus/theme-live-codeblock'],
3431

3532
scripts: [

0 commit comments

Comments
 (0)