From 1aed6e8ac5a212eb551d8a66dfb2599648aabf5e Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 28 Aug 2019 18:08:59 +0200 Subject: Expose /charts to landing page and menu bar --- nanoc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nanoc.yaml') diff --git a/nanoc.yaml b/nanoc.yaml index 3282643f..d3bc8681 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -181,7 +181,7 @@ products: expose: true charts: full_name: 'GitLab Helm chart' - short_name: 'Chart' + short_name: 'Charts' slug: 'charts' index_file: 'index.*' img: '/assets/images/docs-gitlab.svg' @@ -191,7 +191,7 @@ products: temp_dir: 'tmp/charts/' dest_dir: 'content/charts' doc_dir: 'doc' - expose: false + expose: true debug: full_name: 'Debugging for GitLab Support' short_name: 'Debug' -- cgit v1.2.3