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-18 15:06:59 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-01-18 15:06:59 +0300
commitf3f2bdf27d687ac9aacc9d44a0ede4769b8a8cc6 (patch)
tree62bebbfb653cf859064e630d7b83cf84e979cba4
parent022c661ef9829834a3a67ecee9e152193eb22c98 (diff)
parent498c40453b26758294c02f070fafd890f5464f79 (diff)
Merge branch 'survey' into 'master'
Add marketing survey See merge request gitlab-org/gitlab-docs!1430
-rw-r--r--layouts/banner.html8
-rw-r--r--nanoc.yaml2
2 files changed, 5 insertions, 5 deletions
diff --git a/layouts/banner.html b/layouts/banner.html
index fc0633d5..eb88bb92 100644
--- a/layouts/banner.html
+++ b/layouts/banner.html
@@ -1,11 +1,11 @@
<div class="admonition-wrapper note d-none" id="banner-close">
<div class="admonition alert alert-banner alert-dismissible fade show text-center" role="alert">
<i class="fa fa-gitlab fa-fw" style="color:rgb(225,67,41); font-size:.85em" aria-hidden="true"></i>
- We want to learn more about the tools that software professionals use in their daily work. Take
- <a href="https://gitlab.fra1.qualtrics.com/jfe/form/SV_3pDGEacqDgR3b7v" target="_blank" rel="noopener noreferrer">
- this quick survey
+ Help us understand how you think about GitLab. Take
+ <a href="https://gitlab.fra1.qualtrics.com/jfe/form/SV_a4PzZnp4XWVAEPs" target="_blank" rel="noopener noreferrer">
+ this 5-question survey
</a>
- and you'll have a chance of winning one of the three available $30 gift cards!
+ !
<i class="fa fa-gitlab fa-fw" style="color:rgb(225,67,41); font-size:.85em" aria-hidden="true"></i>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
diff --git a/nanoc.yaml b/nanoc.yaml
index 0f5e5fe0..21c580fa 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: false
+show_banner: true
# Debug problems with the generation process by setting this config variable.
debug: false