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

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

commit eb6cfb6ac828e0fc4ab2ac87d02ee044b6c01b0e
Author: lide <l...@baidu.com>
AuthorDate: Mon Nov 12 11:10:22 2018 +0800

    Add doris log to menu
---
 assets/images/doris-logo-1.png                        | Bin 0 -> 14169 bytes
 assets/images/incubator_feather_egg_logo.png          | Bin 30207 -> 0 bytes
 assets/images/incubator_feather_egg_logo_bw.png       | Bin 37359 -> 0 bytes
 assets/images/incubator_feather_egg_logo_bw_crop.png  | Bin 56218 -> 0 bytes
 assets/images/incubator_feather_egg_logo_red.png      | Bin 39245 -> 0 bytes
 assets/images/incubator_feather_egg_logo_red_crop.png | Bin 68766 -> 0 bytes
 assets/images/incubator_feather_egg_logo_sm.png       | Bin 17961 -> 0 bytes
 assets/images/incubator_feather_egg_logo_wb.png       | Bin 38316 -> 0 bytes
 assets/images/incubator_feather_egg_logo_wb_crop.png  | Bin 59188 -> 0 bytes
 templates/menu.gsp                                    |   3 +--
 10 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/assets/images/doris-logo-1.png b/assets/images/doris-logo-1.png
new file mode 100644
index 0000000..7dbcae6
Binary files /dev/null and b/assets/images/doris-logo-1.png differ
diff --git a/assets/images/incubator_feather_egg_logo.png 
b/assets/images/incubator_feather_egg_logo.png
deleted file mode 100644
index 338169e..0000000
Binary files a/assets/images/incubator_feather_egg_logo.png and /dev/null differ
diff --git a/assets/images/incubator_feather_egg_logo_bw.png 
b/assets/images/incubator_feather_egg_logo_bw.png
deleted file mode 100644
index 0f647ed..0000000
Binary files a/assets/images/incubator_feather_egg_logo_bw.png and /dev/null 
differ
diff --git a/assets/images/incubator_feather_egg_logo_bw_crop.png 
b/assets/images/incubator_feather_egg_logo_bw_crop.png
deleted file mode 100644
index 377e4e3..0000000
Binary files a/assets/images/incubator_feather_egg_logo_bw_crop.png and 
/dev/null differ
diff --git a/assets/images/incubator_feather_egg_logo_red.png 
b/assets/images/incubator_feather_egg_logo_red.png
deleted file mode 100644
index 33dabdf..0000000
Binary files a/assets/images/incubator_feather_egg_logo_red.png and /dev/null 
differ
diff --git a/assets/images/incubator_feather_egg_logo_red_crop.png 
b/assets/images/incubator_feather_egg_logo_red_crop.png
deleted file mode 100644
index e7bc1a7..0000000
Binary files a/assets/images/incubator_feather_egg_logo_red_crop.png and 
/dev/null differ
diff --git a/assets/images/incubator_feather_egg_logo_sm.png 
b/assets/images/incubator_feather_egg_logo_sm.png
deleted file mode 100644
index 759252f..0000000
Binary files a/assets/images/incubator_feather_egg_logo_sm.png and /dev/null 
differ
diff --git a/assets/images/incubator_feather_egg_logo_wb.png 
b/assets/images/incubator_feather_egg_logo_wb.png
deleted file mode 100644
index 144742a..0000000
Binary files a/assets/images/incubator_feather_egg_logo_wb.png and /dev/null 
differ
diff --git a/assets/images/incubator_feather_egg_logo_wb_crop.png 
b/assets/images/incubator_feather_egg_logo_wb_crop.png
deleted file mode 100644
index 3ec9f6d..0000000
Binary files a/assets/images/incubator_feather_egg_logo_wb_crop.png and 
/dev/null differ
diff --git a/templates/menu.gsp b/templates/menu.gsp
index 77c83cb..40a4235 100644
--- a/templates/menu.gsp
+++ b/templates/menu.gsp
@@ -37,9 +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="/"><img 
src="https://incubator.apache.org/images/incubator_feather_egg_logo_sm.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/foundation/contributing.html";><img 
src="https://www.apache.org/images/SupportApache-small.png"; height="75" 
width="75"></a></div>
       </div>
     </div>
     <div class="top-container container">


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

Reply via email to