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-08-10 13:49:05 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-08-20 11:43:39 +0300
commit2c7f1816cc47813d59c859d574afe3f42b80fa59 (patch)
tree092bea8b472f3c791ba718278affa33f85ab0903 /layouts/banner.html
parent0b0ede1a3b85c2a9b6d9fee117695239d01c99a7 (diff)
Add copy content for survey
Diffstat (limited to 'layouts/banner.html')
-rw-r--r--layouts/banner.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/layouts/banner.html b/layouts/banner.html
index c1b3fdec..cb59d9a7 100644
--- a/layouts/banner.html
+++ b/layouts/banner.html
@@ -1,6 +1,8 @@
<div class="admonition-wrapper note">
<div class="admonition alert alert-info">
- <i class="fa fa-info-circle fa-fw" aria-hidden="true"></i>
- Take the survey.
+ Help us understand more about why you're visiting the GitLab documentation.
+ <a href="https://gitlab.fra1.qualtrics.com/jfe/form/SV_eGaifkfVJ335st7?source=banner" target="_blank" rel="noopener noreferrer">
+ Take our 5 minute survey!
+ </a>
</div>
</div>