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,7 +5,7 @@
5 <link href="/static.css" media="screen" rel="stylesheet" type="text/css" /> 5 <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
6 </head> 6 </head>
7 <body> 7 <body>
8 - <h1>Deploy in progress</h1> 8 + <h1><center><img src="/gitlab_logo.png"/></center>Deploy in progress</h1>
9 <h3>Please try again in few minutes or contact your administrator.</h3> 9 <h3>Please try again in few minutes or contact your administrator.</h3>
10 </body> 10 </body>
11 </html> 11 </html>
public/gitlab_logo.png 0 → 100644

17 KB