Skip to content

Commit

Permalink
Update doris logos under menu
Browse files Browse the repository at this point in the history
  • Loading branch information
lide committed Nov 12, 2018
1 parent eb6cfb6 commit c7f8930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added assets/images/doris-logo-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions templates/menu.gsp
Expand Up @@ -37,8 +37,8 @@
</div>
<div class="container">
<div class="row">
<div class="col-md-4 vcenter"><a href="/"><img src="../images/doris-logo-1.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-top: 2px" height="100"></a></div>
<div class="col-md-4 vcenter"><a href="https://www.apache.org/"><img src="http://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" border="0" style="margin-top: 2px" width="250"></a></div>
<div class="col-md-4 vcenter"><a href="https://www.apache.org/"><img src="https://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" border="0" style="margin-top: 2px" height="200"></a></div>
<div class="col-md-4 vcenter"><a href="/"><img src="../images/doris-logo-2.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-left: 70px; margin-top: 2px" height="200"></a></div>
</div>
</div>
<div class="top-container container">

0 comments on commit c7f8930

Please sign in to comment.