You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by jo...@apache.org on 2014/06/22 05:31:04 UTC

svn commit: r1604528 - /deltaspike/site/trunk/content/index.html

Author: johndament
Date: Sun Jun 22 03:31:03 2014
New Revision: 1604528

URL: http://svn.apache.org/r1604528
Log:
Alignment issue.

Modified:
    deltaspike/site/trunk/content/index.html

Modified: deltaspike/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/index.html?rev=1604528&r1=1604527&r2=1604528&view=diff
==============================================================================
--- deltaspike/site/trunk/content/index.html (original)
+++ deltaspike/site/trunk/content/index.html Sun Jun 22 03:31:03 2014
@@ -7,12 +7,14 @@
         <div class="row valign-wrapper">
             <div class="span6"><img src="resources/images/logos/logo_blue.jpg"/></div>
             <div class="span6">
+                <h2>About Apache DeltaSpike</h2>
                 <p>DeltaSpike consists of a number of portable CDI extensions that provide useful features for Java application developers.</p>
                 <p>We will also ensure true portability! We are testing DeltaSpike on different CDI implementations like Apache OpenWebBeans and
                     JBoss Weld, and also on different Java EE servers like Apache Tomcat and TomEE, JBoss AS7, WildFly 8,
                     Oracle GlassFish 3.1+ and 4.x+, IBM WebSphere 8.x, Oracle WebLogic Server 12c, Jetty, and others.</p>
                 <p><h2>News</h2>
-                    <p><a href="/news.html#8th-release-100-14062014">Apache DeltaSpike 1.0 is now out!</a></p>
+                    <p><a href="">Apache DeltaSpike 1.0 is now out!</a></p>
+                    <p><a class="btn" href="/news.html#8th-release-100-14062014">View details »</a></p>
                 </p>
             </div>
         </div>