Repository: incubator-griffin-site Updated Branches: refs/heads/master 6e06ac9d3 -> b5ea7f161
update website 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/b5ea7f16 Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/b5ea7f16 Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/b5ea7f16 Branch: refs/heads/master Commit: b5ea7f1611a1e2d0f4eae713b893a27c36e4aa15 Parents: 6e06ac9 Author: William Guo <[email protected]> Authored: Mon Nov 26 10:06:12 2018 +0800 Committer: William Guo <[email protected]> Committed: Mon Nov 26 10:06:12 2018 +0800 ---------------------------------------------------------------------- images/NetEase.jpg | Bin 0 -> 113061 bytes images/meituan.png | Bin 0 -> 7494 bytes index.html | 4 ++++ 3 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/b5ea7f16/images/NetEase.jpg ---------------------------------------------------------------------- diff --git a/images/NetEase.jpg b/images/NetEase.jpg new file mode 100644 index 0000000..fda61c1 Binary files /dev/null and b/images/NetEase.jpg differ http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/b5ea7f16/images/meituan.png ---------------------------------------------------------------------- diff --git a/images/meituan.png b/images/meituan.png new file mode 100644 index 0000000..11da62d Binary files /dev/null and b/images/meituan.png differ http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/b5ea7f16/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index b4f54da..888efdc 100755 --- a/index.html +++ b/index.html @@ -221,6 +221,8 @@ under the License. class="usecaseimage"></a> <a class="four" href="http://bank.pingan.com/"><img style="width: 160px;margin-left:60px;" src="/images/payh.png" class="usecaseimage"></a> + <a class="four" href="http://www.meituan.com/"><img style="width: 160px;margin-left:60px;" src="/images/meituan.png" + class="usecaseimage"></a> </div> <div class="row" style="margin-top:50px;"> <div class="workmargin"> @@ -232,6 +234,8 @@ under the License. src="/images/vmware.png" class="usecaseimage"></a> <a class="four" href="https://www.expedia.com/"><img style="width: 160px;margin-left:60px;" src="/images/expedia.png" class="usecaseimage"></a> + <a class="four" href="http://www.163.com/"><img style="width: 160px;margin-left:60px;" src="/images/NetEase.jpg" + class="usecaseimage"></a> </div> </div> </div>
