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>2021-01-25 21:31:17 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-01-25 21:31:17 +0300
commit8854cb31bd5c450187618cc4f8a07c216b507d1f (patch)
treee8e84c636becd197da8ca2f1df904bd423e1beab
parent39c64f74f886c2cabec2a161f55cf60ab353e11c (diff)
parent063356a043c6816101d4ceba7c1975762e8e6465 (diff)
Merge branch 'remove-banner' into 'master'docs-preview-ee-52314docs-preview-ee-52030
Remove banner Closes #911 See merge request gitlab-org/gitlab-docs!1453
-rw-r--r--nanoc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 21c580fa..0f5e5fe0 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