This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch release-v6-0-3
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/release-v6-0-3 by this push:
     new d259925f3 Removes outdated information from main page
d259925f3 is described below

commit d259925f30c473b856d2d8563ce23e6172dbbda6
Author: Lukasz Lenart <[email protected]>
AuthorDate: Fri Sep 16 08:23:46 2022 +0200

    Removes outdated information from main page
---
 source/index.html | 23 ++++-------------------
 1 file changed, 4 insertions(+), 19 deletions(-)

diff --git a/source/index.html b/source/index.html
index bd071515a..25d9b5f1f 100644
--- a/source/index.html
+++ b/source/index.html
@@ -50,6 +50,8 @@ title: Welcome to the Apache Struts project
       </div>
     </div>
     <div class="row">
+      <div class="column col-md-4">
+      </div>
       <div class="column col-md-4">
         <h2>Apache Struts 2.3.x EOL</h2>
         <p>
@@ -58,31 +60,14 @@ title: Welcome to the Apache Struts project
           <a href="announce-2019#a20190912">Announcement</a>
         </p>
       </div>
-      <div class="column col-md-4">
-        <h2>Apache Struts {{ site.prev_version }} GA</h2>
-        <p>
-          It's the latest release of Struts 2.3.x which contains the latest 
security fixes,
-          released on {{ site.prev_release_date }}.<br/> Read more in <a 
href="announce-2019#a{{ site.prev_release_date_short }}">Announcement</a> or in
-          <a href="{{ site.wiki_url }}/Version+Notes+{{ site.prev_version 
}}">Version notes</a>
-        </p>
-      </div>
-      <div class="column col-md-4">
-        <h2>Immediately upgrade commons-fileupload to version 1.3.3</h2>
-        <p>
-          The Apache Struts Team recommends to immediately upgrade your Struts 
2
-          based projects to use the latest released version of Commons
-          FileUpload library, which is currently 1.3.3.
-          <a href="announce-2018#a20180323">Announcement</a>
-        </p>
-      </div>
       <div class="column col-md-4">
       </div>
     </div>
   </div>
 </div>
 <div class="container contact-channels">
-  <div class="col-md-12"><h5>Keep in touch: </h5>
-
+  <div class="col-md-12">
+    <h5>Keep in touch: </h5>
     <div class="channels">
       <div class="facebook-btn">
         <div data-href="https://www.facebook.com/apachestruts"; 
data-width="250" data-layout="button_count" data-action="like" 
data-show-faces="false" data-share="true" class="fb-like"></div>

Reply via email to