You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2015/03/05 15:20:09 UTC

git commit: updated refs/heads/gh-pages to f5e6cf1

Repository: cloudstack
Updated Branches:
  refs/heads/gh-pages 2fb2ea69a -> f5e6cf1d2


add logo


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f5e6cf1d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f5e6cf1d
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f5e6cf1d

Branch: refs/heads/gh-pages
Commit: f5e6cf1d2edd0c2299c953f2480d923f6f6d85a7
Parents: 2fb2ea6
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Thu Mar 5 09:20:12 2015 -0500
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Mar 5 09:20:12 2015 -0500

----------------------------------------------------------------------
 images/apache_cloudstack.png | Bin 0 -> 155790 bytes
 index.html                   |   9 ++++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f5e6cf1d/images/apache_cloudstack.png
----------------------------------------------------------------------
diff --git a/images/apache_cloudstack.png b/images/apache_cloudstack.png
new file mode 100644
index 0000000..d0fde45
Binary files /dev/null and b/images/apache_cloudstack.png differ

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f5e6cf1d/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 557db03..0a1779a 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,8 @@
-Hello World
+<!DOCTYPE html>
+<html>
+
+<body>
+ <img src="/images/apache_cloudstack.png" alt="CloudStack logo" >
+</body>
+
+</html>