Author: andygumbrecht
Date: Wed Jul 2 12:28:46 2014
New Revision: 1607345
URL: http://svn.apache.org/r1607345
Log:
Prep 1.7.0
Modified:
tomee/site/trunk/content/index.html
Modified: tomee/site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/tomee/site/trunk/content/index.html?rev=1607345&r1=1607344&r2=1607345&view=diff
==============================================================================
--- tomee/site/trunk/content/index.html (original)
+++ tomee/site/trunk/content/index.html Wed Jul 2 12:28:46 2014
@@ -7,12 +7,7 @@
<div class="row">
<div class="span10">
<img src="resources/images/feather-logo.png" alt="">
- </div>
- <div class="span3">
- <div class="hero-unit">
- <iframe width="186" height="155"
src="http://www.youtube.com/embed/Lr8pxEACVRI" frameborder="0"
allowfullscreen></iframe>
- </div>
- </div>
+ </div>
</div>
<div class="row">
<div class="span14">
@@ -20,6 +15,11 @@
Apache TomEE, pronounced "Tommy", is an all-Apache Java EE
6 Web Profile certified stack where Apache Tomcat is top dog. Apache TomEE is
assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat,
add our jars and zip up the rest. The result is Tomcat with added EE features -
TomEE.
</p>
<p><a class="btn primary large" href="downloads.html">Download
Apache TomEE Now »</a> and <a href="documentation.html">get started
today!</a></p>
+ <div class="span3">
+ <div class="hero-unit">
+ <iframe width="200" height="175"
src="http://www.youtube.com/embed/Lr8pxEACVRI" frameborder="0"
allowfullscreen></iframe>
+ </div>
+ </div>
</div>
</div>
</div>