Repository: jclouds-site Updated Branches: refs/heads/master 075f4be12 -> e16cfdd7a
Updated to the new apache logo Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/e16cfdd7 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/e16cfdd7 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/e16cfdd7 Branch: refs/heads/master Commit: e16cfdd7a54b5fd2feb9f79bf1d16de98136077d Parents: 075f4be Author: Ignasi Barrera <[email protected]> Authored: Thu Jan 28 11:26:57 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Thu Jan 28 11:26:57 2016 +0100 ---------------------------------------------------------------------- _includes/footer.html | 2 +- img/Apache_Logo.png | Bin 0 -> 28581 bytes img/feather-small.gif | Bin 7129 -> 0 bytes 3 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/e16cfdd7/_includes/footer.html ---------------------------------------------------------------------- diff --git a/_includes/footer.html b/_includes/footer.html index c4e03e7..5d06b90 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -42,7 +42,7 @@ Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation. </p> <p class="text-center"> - <img src="/img/feather-small.gif" width="80", height="24"/> + <img src="/img/Apache_Logo.png" height="120" /> </p> <br/> </div> http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/e16cfdd7/img/Apache_Logo.png ---------------------------------------------------------------------- diff --git a/img/Apache_Logo.png b/img/Apache_Logo.png new file mode 100644 index 0000000..8fc6ae2 Binary files /dev/null and b/img/Apache_Logo.png differ http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/e16cfdd7/img/feather-small.gif ---------------------------------------------------------------------- diff --git a/img/feather-small.gif b/img/feather-small.gif deleted file mode 100644 index fb4445f..0000000 Binary files a/img/feather-small.gif and /dev/null differ
