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

tqchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 52191ae  Add arm
52191ae is described below

commit 52191ae5b895f8493017f1fee772539618df8f68
Author: tqchen <[email protected]>
AuthorDate: Mon Dec 9 08:30:11 2019 -0800

    Add arm
---
 assets/themes/custom-twitter/css/style.css |   2 +-
 community.md                               |   1 +
 images/community/arm.png                   | Bin 0 -> 2050 bytes
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/assets/themes/custom-twitter/css/style.css 
b/assets/themes/custom-twitter/css/style.css
index fcdcdbd..c241586 100644
--- a/assets/themes/custom-twitter/css/style.css
+++ b/assets/themes/custom-twitter/css/style.css
@@ -177,7 +177,7 @@ footer {
 /* tag_box ======================================================== */
 
 .community_logo img {
-  margin: 10px;
+  margin: 15px;
 }
 
 .tag_box {
diff --git a/community.md b/community.md
index 1d2efba..500b3cc 100644
--- a/community.md
+++ b/community.md
@@ -72,6 +72,7 @@ in alphabetical order.
 
 <div class="community_logo">
   <img src="images/community/alicloud.png" height="35" />
+  <img src="images/community/arm.png" height="30" />
   <img src="images/community/aws.png" height="35" />
   <img src="images/community/cornell.svg" height="35" />
   <img src="images/community/fb.png" height="35" />
diff --git a/images/community/arm.png b/images/community/arm.png
new file mode 100644
index 0000000..5cb3153
Binary files /dev/null and b/images/community/arm.png differ

Reply via email to