Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Funk <jasonlfunk@gmail.com>2018-08-07 18:35:34 +0300
committerRémy Coutable <remy@rymai.me>2018-08-07 18:35:34 +0300
commita0e8bce632e8ff125205fe3075321da4765664d0 (patch)
tree4dfebeb984d21125697fb8e7f0b399cf8ae6c8ec /changelogs
parent865fcbb3d09183c23396f59552816df0c2604e3f (diff)
Add a link to the homepage to the GitLab logo.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-homepage-link-to-status-pages.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-homepage-link-to-status-pages.yml b/changelogs/unreleased/add-homepage-link-to-status-pages.yml
new file mode 100644
index 00000000000..0e7375f2061
--- /dev/null
+++ b/changelogs/unreleased/add-homepage-link-to-status-pages.yml
@@ -0,0 +1,5 @@
+---
+title: Add link to homepage on static http status pages (404, 500, etc)
+merge_request: 20898
+author: Jason Funk
+type: added