Skip to content

Commit cd75df6

Browse files
committed
[update] noIndex true
1 parent 7918fa1 commit cd75df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ const onAfterDataTransformation = (data) => {
132132

133133
/** @type {import('@docusaurus/types').Config} */
134134
const config = {
135-
noIndex: false,
135+
noIndex: true,
136136
title: 'DHTMLX JavaScript Pivot Docs',
137137
tagline: 'DHTMLX JavaScript Pivot Docs',
138138
url: 'https://docs.dhtmlx.com',

0 commit comments

Comments
 (0)