mirror of https://github.com/docker/docs.git
Merge pull request #11763 from thaJeztah/fix_noindex
_config.yml: disable indexing on staging/preview sites
This commit is contained in:
commit
e6d7871290
|
|
@ -62,6 +62,7 @@ defaults:
|
|||
type: "pages"
|
||||
values:
|
||||
layout: docs
|
||||
sitemap: false
|
||||
toc_min: 2
|
||||
toc_max: 3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue