Commit 82c56193 authored by Jason Song's avatar Jason Song Committed by GitHub

Merge pull request #1330 from nobodyiam/fix-image-typo

fix image typo
parents 9db71184 b8d453ba
......@@ -244,7 +244,7 @@
<div class="row">
<div class="col-lg-12">
<form id="login-form" action="/signin" method="post" role="form" style="display: block;">
<p class="text-center"><img src="img/apollo-logo-all.png" style="width: 284px; height:75px; "></p>
<p class="text-center"><img src="img/logo-detail.png" style="width: 284px; height:75px; "></p>
<div class="form-group">
<input type="text" name="username" tabindex="1" class="form-control"
placeholder="Username" value="">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment