You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2013/10/10 15:01:07 UTC

svn commit: r882022 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/index.html

Author: buildbot
Date: Thu Oct 10 13:01:07 2013
New Revision: 882022

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/index.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 10 13:01:07 2013
@@ -1 +1 @@
-1530956
+1530957

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 10 13:01:07 2013
@@ -1 +1 @@
-1530956
+1530957

Modified: websites/staging/isis/trunk/content/index.html
==============================================================================
--- websites/staging/isis/trunk/content/index.html (original)
+++ websites/staging/isis/trunk/content/index.html Thu Oct 10 13:01:07 2013
@@ -262,10 +262,12 @@
       
 
   <div class="row">
-    <div class="col-md-8 col-md-offset-2">
+    <div class="col-md-10 col-md-offset-1">
       <div align="center">
-        <h4>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java. 
-        Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.  For prototyping or production.</h4>
+        <h3>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java.</h3>
+        <h4>
+        Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.</h4>
+        <h4>For prototyping or production.</h4>
       </div>
     </div>
   </div>