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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2020-06-09 09:20:31 +0300
committerJaime Martinez <jmartinez@gitlab.com>2020-07-06 02:13:51 +0300
commit2a23f2fb9bca74302dcdc40def50c748da4a5e06 (patch)
tree31698c64ca1b9b8dc370aa42d5015c63f5ca7fcb /shared
parent8e4dff76f1015bf10bdaedc295f726e80958bba1 (diff)
Move serving 404 logic to domain package
Simplify responsibilities of auth package and reduce complexity of app.go deciding which content to serve.
Diffstat (limited to 'shared')
-rw-r--r--shared/pages/group.404/domain.404/public/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/pages/group.404/domain.404/public/404.html b/shared/pages/group.404/domain.404/public/404.html
index 454a3d50..ad0ed073 100644
--- a/shared/pages/group.404/domain.404/public/404.html
+++ b/shared/pages/group.404/domain.404/public/404.html
@@ -1 +1 @@
-Custom 404 group page
+Custom domain.404 page