Author: struberg
Date: Tue Dec 11 08:49:02 2012
New Revision: 1420036

URL: http://svn.apache.org/viewvc?rev=1420036&view=rev
Log:
CMS commit to openwebbeans by struberg

Modified:
    openwebbeans/cms-site/trunk/content/index.html

Modified: openwebbeans/cms-site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/index.html?rev=1420036&r1=1420035&r2=1420036&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/index.html (original)
+++ openwebbeans/cms-site/trunk/content/index.html Tue Dec 11 08:49:02 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