Repository: incubator-gobblin-site Updated Branches: refs/heads/asf-site 846e11c86 -> 4e66bf1e5
Updated powered by to match wiki, added bpu, and updated favicon Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/commit/4e66bf1e Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/tree/4e66bf1e Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/diff/4e66bf1e Branch: refs/heads/asf-site Commit: 4e66bf1e51d0e6d39d563882f92df23b4d876a90 Parents: 846e11c Author: Abhishek Tiwari <[email protected]> Authored: Thu Aug 24 02:51:09 2017 -0700 Committer: Abhishek Tiwari <[email protected]> Committed: Thu Aug 24 02:51:09 2017 -0700 ---------------------------------------------------------------------- assets/images/bpu.png | Bin 0 -> 4729 bytes assets/images/favicon.png | Bin 0 -> 17508 bytes assets/images/nerdwallet.png | Bin 12928 -> 4621 bytes index.html | 7 +++++-- 4 files changed, 5 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/blob/4e66bf1e/assets/images/bpu.png ---------------------------------------------------------------------- diff --git a/assets/images/bpu.png b/assets/images/bpu.png new file mode 100644 index 0000000..f21be18 Binary files /dev/null and b/assets/images/bpu.png differ http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/blob/4e66bf1e/assets/images/favicon.png ---------------------------------------------------------------------- diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000..c8d7cfd Binary files /dev/null and b/assets/images/favicon.png differ http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/blob/4e66bf1e/assets/images/nerdwallet.png ---------------------------------------------------------------------- diff --git a/assets/images/nerdwallet.png b/assets/images/nerdwallet.png index 0852f52..eeb50a7 100644 Binary files a/assets/images/nerdwallet.png and b/assets/images/nerdwallet.png differ http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/blob/4e66bf1e/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index cd89a77..aff89f0 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="icon" type="image/png" - href="http://gobblin.io/favicon.ico"> + href="assets/images/favicon.png"> <!--=============================================== CSS files =================================================--> @@ -286,11 +286,14 @@ <a href="http://www.ibm.com/" style="margin-left: 30px;" target="_blank"><img style="width: 85px" src="assets/images/ibm.png" ></a> <a href="http://www.home.cern/" style="margin-left: 30px;" target="_blank"><img style="width: 90px" src="assets/images/cern.png" ></a> <a href="http://www.apple.com/" style="margin-left: 30px;" target="_blank"><img style="width: 60px" src="assets/images/apple.png" ></a> - <a href="http://www.stunlockstudios.com/" style="margin-left: 30px;" target="_blank"><img style="width: 85px" src="assets/images/stunlock-studios.png" ></a> <a href="http://www.swisscom.com/" style="margin-left: 30px;" target="_blank"><img style="width: 170px" src="assets/images/swisscom.png" ></a> + <a href="http://www.sandia.gov/" style="margin-left: 30px;" target="_blank"><img style="width: 125px" src="assets/images/sandia.png" ></a> + <a href="http://www.nerdwallet.com/" style="margin-left: 30px;" target="_blank"><img style="width: 180px" src="assets/images/nerdwallet.png" ></a> <a href="http://www.prezi.com/" style="margin-left: 30px;" target="_blank"><img style="width: 125px" src="assets/images/prezi.png" class=""></a> <a href="http://www.cleverdata.ru/" style="margin-left: 30px;" target="_blank"><img style="width: 145px" src="assets/images/cleverdata.png" ></a> <a href="http://www.applift.com/" style="margin-left: 30px;" target="_blank"><img style="width: 95px" src="assets/images/applift.png" ></a> + <a href="http://www.bpuholdings.com/" style="margin-left: 30px;" target="_blank"><img style="width: 95px" src="assets/images/bpu.png" ></a> + <a href="http://www.stunlockstudios.com/" style="margin-left: 30px;" target="_blank"><img style="width: 85px" src="assets/images/stunlock-studios.png" ></a> </div> </div> </div>
