Skip to content

Commit 3fef5e3

Browse files
committed
Add noindex tag
1 parent 74fd375 commit 3fef5e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,10 @@ module.exports = {
247247
{
248248
name: 'msvalidate.01', content: 'BA6FBE48309F6E1CFFD055E769857586'
249249
},
250+
{
251+
name: 'robots',
252+
content: 'noindex, nofollow',
253+
},
250254
],
251255
announcementBar: {
252256
id: 'berry',

0 commit comments

Comments
 (0)