Author: johndament
Date: Sun Jun 22 03:28:46 2014
New Revision: 1604526
URL: http://svn.apache.org/r1604526
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=1604526&r1=1604525&r2=1604526&view=diff
==============================================================================
--- deltaspike/site/trunk/content/index.html (original)
+++ deltaspike/site/trunk/content/index.html Sun Jun 22 03:28:46 2014
@@ -4,7 +4,6 @@
{% block title %}Apache DeltaSpike{% endblock %}
{% block content %}
- <!-- Main hero unit for a primary marketing message or call to action
-->
<div class="row valign-wrapper">
<div class="span6"><img
src="resources/images/logos/logo_blue.jpg"/></div>
<div class="span6">
@@ -16,10 +15,6 @@
<p><a href="/news.html#8th-release-100-14062014">Apache
DeltaSpike 1.0 is now out!</a></p>
</p>
</div>
- </div>
-
- <!-- Example row of columns -->
- <div class="row">
<div class="span6">
<h2>Modules</h2>
<p>CDI extensions created by the Apache DeltaSpike community
are packaged as modules. They offer additional functionality not provided out
of the box by the CDI spec (Security, JPA, ...) </p>
@@ -28,7 +23,7 @@
<div class="span6">
<h2>Examples</h2>
<p>See the following examples which are part of the project to
discover how to use DeltaSpike project.</p>
- <p><a class="btn" href="examples.html#">View details »</a></p>
+ <p><a class="btn" href="examples.html">View details »</a></p>
</div>
</div>