Repository: jclouds-site Updated Branches: refs/heads/master ca86f0749 -> f1e2d75f0
Added ProfitBricks logo and removed HP Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/f1e2d75f Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/f1e2d75f Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/f1e2d75f Branch: refs/heads/master Commit: f1e2d75f056a6e9927cd575e17ad12e5c033c291 Parents: ca86f07 Author: Ignasi Barrera <[email protected]> Authored: Tue Mar 15 13:09:10 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Tue Mar 15 14:36:19 2016 +0100 ---------------------------------------------------------------------- _layouts/home.html | 2 +- img/logos/hp-helion.png | Bin 6034 -> 0 bytes img/logos/hpcloud.png | Bin 5425 -> 0 bytes img/logos/profitbricks.png | Bin 0 -> 50535 bytes 4 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/f1e2d75f/_layouts/home.html ---------------------------------------------------------------------- diff --git a/_layouts/home.html b/_layouts/home.html index 8a15ddc..b0b836f 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -59,9 +59,9 @@ <li><img class="img-list" src="img/logos/gcp.png" alt="Google Cloud Platform" title="Google Cloud Platform"/></li> </ul> <ul class="list-inline text-center"> - <li><img class="img-list" src="img/logos/hpcloud.png" alt="HP Cloud" title="HP Cloud"/></li> <li><img class="img-list" src="img/logos/joyent.png" alt="Joyent" title="Joyent"/></li> <li><img class="img-list" src="img/logos/openstack.png" alt="OpensStack" title="OpenStack"/></li> + <li><img class="img-list" src="img/logos/profitbricks.png" alt="ProfitBricks" title="ProfitBricks"/></li> <li><img class="img-list" src="img/logos/rackspace.png" alt="Rackspace" title="Rackspace"/></li> </ul> <p class="lead text-center text-primary"><strong><a href="/reference/providers/">...and many more!</a></strong></p> http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/f1e2d75f/img/logos/hp-helion.png ---------------------------------------------------------------------- diff --git a/img/logos/hp-helion.png b/img/logos/hp-helion.png deleted file mode 100644 index fd0ab32..0000000 Binary files a/img/logos/hp-helion.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/f1e2d75f/img/logos/hpcloud.png ---------------------------------------------------------------------- diff --git a/img/logos/hpcloud.png b/img/logos/hpcloud.png deleted file mode 100644 index 582bd9d..0000000 Binary files a/img/logos/hpcloud.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/f1e2d75f/img/logos/profitbricks.png ---------------------------------------------------------------------- diff --git a/img/logos/profitbricks.png b/img/logos/profitbricks.png new file mode 100644 index 0000000..0964d69 Binary files /dev/null and b/img/logos/profitbricks.png differ
