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:13:32 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-01-25 21:13:32 +0300
commit063356a043c6816101d4ceba7c1975762e8e6465 (patch)
treee8e84c636becd197da8ca2f1df904bd423e1beab
parent39c64f74f886c2cabec2a161f55cf60ab353e11c (diff)
Remove banner
-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