mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-24 15:25:38 +00:00
Prevent search engines from indexing archived 2.0-2.4 version
This commit is contained in:
@@ -216,7 +216,8 @@ module.exports = {
|
||||
'2.0-2.4': {
|
||||
label: 'v2.0-v2.4 (Archived)',
|
||||
path: 'v2.0-v2.4',
|
||||
banner: 'none'
|
||||
banner: 'none',
|
||||
noIndex: true
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user