Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2020-10-01 12:20:52 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-10-01 12:20:52 +0300
commitd1aa2e0c69d9a669e88c93e47e2508ca46bd6c2c (patch)
tree2d66edc00065c2c6eeb1059c7cd0b77c9c867087 /nanoc.yaml
parent22ec18394854405c9443e1e3aaf43a6fc7033bd9 (diff)
Hide the survey banner
Now that the survey is completed, let's hide the banner
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 3ef8e1b96..107515590 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -127,7 +127,7 @@ breadcrumbs: true
# Whether to show the banner defined in layouts/banner.html.
# Set to true or false.
-show_banner: true
+show_banner: false
# Debug problems with the generation process by setting this config variable.
debug: false