You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2018/11/12 05:34:19 UTC

[incubator-doris-website] branch master updated: Update doris logos under menu

This is an automated email from the ASF dual-hosted git repository.

lide pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c7f8930  Update doris logos under menu
c7f8930 is described below

commit c7f8930cb44fa9d1abe3e2883161944f671b3a13
Author: lide <li...@baidu.com>
AuthorDate: Mon Nov 12 13:34:05 2018 +0800

    Update doris logos under menu
---
 assets/images/doris-logo-2.png | Bin 0 -> 50200 bytes
 templates/menu.gsp             |   4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/assets/images/doris-logo-2.png b/assets/images/doris-logo-2.png
new file mode 100644
index 0000000..82e3224
Binary files /dev/null and b/assets/images/doris-logo-2.png differ
diff --git a/templates/menu.gsp b/templates/menu.gsp
index 40a4235..7a9354e 100644
--- a/templates/menu.gsp
+++ b/templates/menu.gsp
@@ -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">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org