You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2018/04/18 13:54:46 UTC

[cloudstack-www] 01/02: updated PR44 to include compiled content

This is an automated email from the ASF dual-hosted git repository.

rafael pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

commit 06846268dbf9820237ee47c458b2e75fe489d784
Author: Rafael Weingärtner <ra...@gmail.com>
AuthorDate: Wed Apr 18 15:53:07 2018 +0200

    updated PR44 to include compiled content
---
 content/index.html | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/content/index.html b/content/index.html
index 6cf2859..5bcfecf 100644
--- a/content/index.html
+++ b/content/index.html
@@ -130,18 +130,19 @@
     <div class="bs-example">
       <div class="jumbotron">
         <div class="row">
-          <div class="col-lg-8">
-            <h1>Apache CloudStack&#8482;</h1>
-            
+          <div class="col-lg-8" style="margin-top:22px;">
+            <h1 style="margin-top:28px;">Apache CloudStack&#8482;</h1>
             <p>Open Source Cloud Computing&#8482;</p>
-
           </div>
 
           <div class="col-lg-4">
-
-            <img src="images/monkey.png" style="width: 210px;" alt="">
-
+            <img src="images/monkey.png" style="width: 210px; margin-left: 115px;" alt="Cloud friendly">
           </div>
+		  <div class="col-lg-3" style="margin-left: 77%;margin-top: 3.5%;">
+				<a href="https://www.apache.org/events/current-event.html">
+					<img src="https://www.apache.org/events/current-event-234x60.png">
+				</a>
+		  </div>
         </div>
       </div>
     </div>

-- 
To stop receiving notification emails like this one, please contact
rafael@apache.org.