Add logo to deploy.html
This commit is contained in:
parent
18a496142b
commit
f45f033199
2 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
|
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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>
|
<h3>Please try again in few minutes or contact your administrator.</h3>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
BIN
public/gitlab_logo.png
Normal file
BIN
public/gitlab_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in a new issue