Commit f45f03319943580578c5d5743adbf4f3ae5f5695

Authored by Dmitriy Zaporozhets
1 parent 18a49614

Add logo to deploy.html

Showing 2 changed files with 1 additions and 1 deletions   Show diff stats
public/deploy.html
... ... @@ -5,7 +5,7 @@
5 5 <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
6 6 </head>
7 7 <body>
8   - <h1>Deploy in progress</h1>
  8 + <h1><center><img src="/gitlab_logo.png"/></center>Deploy in progress</h1>
9 9 <h3>Please try again in few minutes or contact your administrator.</h3>
10 10 </body>
11 11 </html>
... ...
public/gitlab_logo.png 0 → 100644

17 KB