We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b420e61 commit 53f07d7Copy full SHA for 53f07d7
1 file changed
docusaurus.config.ts
@@ -86,6 +86,9 @@ const config: Config = {
86
[LATEST_DEVVIT_VERSION]: {
87
badge: false,
88
},
89
+ "current": { // This refers to "/docs/next/"
90
+ noIndex: true,
91
+ },
92
93
94
blog: {
0 commit comments