summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-16 21:35:11 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-16 21:35:11 +0200
commitf45f03319943580578c5d5743adbf4f3ae5f5695 (patch)
tree36b26f2e753d1ebfccc25bda0756ae67dddcb9e9 /public
parent18a496142b7b22166025535829776ea09cd39e52 (diff)
downloadgitlab-ce-f45f03319943580578c5d5743adbf4f3ae5f5695.tar.gz
Add logo to deploy.html
Diffstat (limited to 'public')
-rw-r--r--public/deploy.html2
-rw-r--r--public/gitlab_logo.pngbin0 -> 17388 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/public/deploy.html b/public/deploy.html
index d8c287809ea..d9c4bb5c583 100644
--- a/public/deploy.html
+++ b/public/deploy.html
@@ -5,7 +5,7 @@
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
- <h1>Deploy in progress</h1>
+ <h1><center><img src="/gitlab_logo.png"/></center>Deploy in progress</h1>
<h3>Please try again in few minutes or contact your administrator.</h3>
</body>
</html>
diff --git a/public/gitlab_logo.png b/public/gitlab_logo.png
new file mode 100644
index 00000000000..e3cda5978ab
--- /dev/null
+++ b/public/gitlab_logo.png
Binary files differ