You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/06/12 19:16:49 UTC

svn commit: r1013911 - in /websites/production/struts/content: css/custom.css getting-started/index.html

Author: lukaszlenart
Date: Mon Jun 12 19:16:49 2017
New Revision: 1013911

Log:
Updates production

Modified:
    websites/production/struts/content/css/custom.css
    websites/production/struts/content/getting-started/index.html

Modified: websites/production/struts/content/css/custom.css
==============================================================================
Binary files websites/production/struts/content/css/custom.css (original) and websites/production/struts/content/css/custom.css Mon Jun 12 19:16:49 2017 differ

Modified: websites/production/struts/content/getting-started/index.html
==============================================================================
--- websites/production/struts/content/getting-started/index.html (original)
+++ websites/production/struts/content/getting-started/index.html Mon Jun 12 19:16:49 2017
@@ -122,9 +122,8 @@
 
 <article class="container">
   <section class="col-md-12">
-    <p><a class="edit-on-gh" href="https://github.com/apache/struts-site/edit/master/source/getting-started/index.md" title="Edit this page on GitHub">Edit on GitHub</a></p>
-
-<h1 id="getting-started">Getting Started</h1>
+    <h1 id="getting-started">Getting Started</h1>
+<p><a href="https://github.com/apache/struts-site/edit/master/source/getting-started/index.md" class="edit-on-gh" title="Edit this page on GitHub">Edit on GitHub</a></p>
 
 <p>The framework documentation is written for active web developers and assumes a working knowledge 
 about how Java web applications are built. For more about the underlying nuts and bolts, see