You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2018/09/13 02:32:17 UTC

incubator-griffin-site git commit: add use case

Repository: incubator-griffin-site
Updated Branches:
  refs/heads/master 16de473b3 -> 23d93c7e8


add use case


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/23d93c7e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/23d93c7e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/23d93c7e

Branch: refs/heads/master
Commit: 23d93c7e85e2379c0186f1f134610b54556ab403
Parents: 16de473
Author: William Guo <gu...@apache.org>
Authored: Thu Sep 13 10:32:07 2018 +0800
Committer: William Guo <gu...@apache.org>
Committed: Thu Sep 13 10:32:07 2018 +0800

----------------------------------------------------------------------
 images/expedia.png | Bin 0 -> 41622 bytes
 images/vmware.png  | Bin 0 -> 51745 bytes
 index.html         |   6 +++++-
 3 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/23d93c7e/images/expedia.png
----------------------------------------------------------------------
diff --git a/images/expedia.png b/images/expedia.png
new file mode 100644
index 0000000..d4b96b9
Binary files /dev/null and b/images/expedia.png differ

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/23d93c7e/images/vmware.png
----------------------------------------------------------------------
diff --git a/images/vmware.png b/images/vmware.png
new file mode 100644
index 0000000..b8f4731
Binary files /dev/null and b/images/vmware.png differ

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/23d93c7e/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index b408b03..a970f02 100755
--- a/index.html
+++ b/index.html
@@ -199,9 +199,13 @@
                     <a href="http://www.ebay.com/"><img style="width: 130px" src="/images/ebay.png"
                                                         class="usecaseimage"></a>
                     <a href="http://bank.pingan.com/"><img style="width: 160px;margin-left:60px;" src="/images/payh.png"
-                                                       class="usecaseimage"></a>
+                                                           class="usecaseimage"></a>
                     <a href="http://www.vip.com/"><img style="width: 160px;margin-left:60px;" src="/images/vip.png"
                                                        class="usecaseimage"></a>
+                    <a href="https://www.vmware.com/"><img style="width: 160px;margin-left:60px;"
+                                                           src="/images/vmware.png" class="usecaseimage"></a>
+                    <a href="https://www.expedia.com/"><img style="width: 160px;margin-left:60px;"
+                                                            src="/images/expedia.png" class="usecaseimage"></a>
                 </div>
             </div>
         </div>