summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-08-30 10:56:59 +0200
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-08-30 10:56:59 +0200
commit9ca2f88e9dac4e996901512572405315627efdfc (patch)
treeade38e64fa3bfb84df045061e034a534f0f4b9b8
parent2778dec131c2afac9fcdb2c42365b69099a5ae5b (diff)
downloadgitlab-ce-zj-title-for-ci-lint-page.tar.gz
Add title to CI lint pagezj-title-for-ci-lint-page
-rw-r--r--app/views/ci/lints/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/ci/lints/show.html.haml b/app/views/ci/lints/show.html.haml
index 0044d779c31..d735a9f3870 100644
--- a/app/views/ci/lints/show.html.haml
+++ b/app/views/ci/lints/show.html.haml
@@ -1,3 +1,6 @@
+- page_title "CI Lint"
+- page_description "Check your .gitlab-ci.yml file for correctness"
+
%h2 Check your .gitlab-ci.yml
%hr