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:
-rw-r--r--layouts/banner.html6
-rw-r--r--nanoc.yaml2
2 files changed, 4 insertions, 4 deletions
diff --git a/layouts/banner.html b/layouts/banner.html
index 6c69e7f77..3ebeef49f 100644
--- a/layouts/banner.html
+++ b/layouts/banner.html
@@ -1,9 +1,9 @@
<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(107,79,187); font-size:.85em" aria-hidden="true"></i>
- Here's some text
- <a href="" target="_blank" rel="noopener noreferrer">
- And a link!
+ We're looking for people to complete a short user research task related to using GitLab.
+ <a href="https://gitlab.fra1.qualtrics.com/jfe/form/SV_bCQEUw2TPJ1Qyi1" target="_blank" rel="noopener noreferrer">
+ Help us out.
</a>
<i class="fa fa-gitlab fa-fw" style="color:rgb(107,79,187); font-size:.85em" aria-hidden="true"></i>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
diff --git a/nanoc.yaml b/nanoc.yaml
index 107515590..3ef8e1b96 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