Author: buildbot
Date: Tue Dec 11 08:49:08 2012
New Revision: 841646

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/index.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 11 08:49:08 2012
@@ -1 +1 @@
-1419898
+1420036

Modified: websites/staging/openwebbeans/trunk/content/index.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/index.html (original)
+++ websites/staging/openwebbeans/trunk/content/index.html Tue Dec 11 08:49:08 
2012
@@ -28,7 +28,7 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
-                <a class="brand" href="index.html"><img 
src="resources/images/logo_dbg-small.png" height="25px"/></a>
+                <a class="brand" href="index.html"><img 
src="resources/images/logo_dbg-small.png" height="25px" 
alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
                         <li class="active"><a href="index.html">Home</a></li>
@@ -53,8 +53,15 @@
 
         <!-- Main hero unit for a primary marketing message or call to action 
-->
         <div class="hero-unit">
-<p>Apache OpenWebBeans delivers an implementation of the [CDI Specification 
(JSR299)](http://jcp.org/en/jsr/detail?id=299),
-which is TCK compliant and works on Java SE 5 or later.</p>
+                       <div class="row">
+                               <div class="span2">
+                                       <img src="resources/images/logo.png" 
height="200px" alt="owb_logo"/>
+                               </div>
+                               <div class="span10">
+                                       Apache OpenWebBeans delivers an 
implementation of the 
+                                       [CDI Specification 
(JSR299)](http://jcp.org/en/jsr/detail?id=299),
+                                       which is TCK compliant and works on 
Java SE 5 or later.
+                               </div>
             <!-- <p><a class="btn btn-primary btn-large">Learn more »</a></p> 
-->
         </div>
 


Reply via email to