Repository: incubator-gearpump Updated Branches: refs/heads/master 1b6a234cc -> df4e18e4b
fixes GEARPUMP-156 Replace logo in site, GitHub, Travis, etc Author: Kam Kasravi <[email protected]> Closes #46 from kkasravi/GEARPUMP-156. Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/df4e18e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/df4e18e4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/df4e18e4 Branch: refs/heads/master Commit: df4e18e4b05fbd1e70de2be9382a441fcfd58b6b Parents: 1b6a234 Author: Kam Kasravi <[email protected]> Authored: Wed Jun 29 15:03:44 2016 -0700 Committer: Kam Kasravi <[email protected]> Committed: Wed Jun 29 15:03:44 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- docs/img/logo.png | Bin 39969 -> 28955 bytes 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/df4e18e4/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2ea1e8c..985f04b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -## Gearpump [](http://gearpump.apache.org/downloads.html) [](https://github.com/apache/incubator-gearpump/blob/master/LICENSE) [](https://travis-ci.org/apache/incubator-gearpump?branch=master) [](https://codecov.io/github/apache/incubator-gearpump?branch=master) +##  Gearpump [](http://gearpump.apache.org/downloads.html) [](https://github.com/apache/incubator-gearpump/blob/master/LICENSE) [](https://travis-ci.org/apache/incubator-gearpump?branch=master) [](https://codecov.io/github/apache/incubator-gearpump?branch=master) Online Demo Site: http://demo.gearpump.io/ http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/df4e18e4/docs/img/logo.png ---------------------------------------------------------------------- diff --git a/docs/img/logo.png b/docs/img/logo.png index 7c992ec..07f3551 100644 Binary files a/docs/img/logo.png and b/docs/img/logo.png differ
