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

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new a6dc07b1d8 Add link to AOO 4.1.16 blog post
a6dc07b1d8 is described below

commit a6dc07b1d8d99f4b920673c671b8c08bfc94c645
Author: mseidel <[email protected]>
AuthorDate: Thu Nov 13 12:53:02 2025 +0100

    Add link to AOO 4.1.16 blog post
---
 content/de/index.html | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/content/de/index.html b/content/de/index.html
index 01358bdcea..53225bef6d 100644
--- a/content/de/index.html
+++ b/content/de/index.html
@@ -22,19 +22,19 @@
       function follow( platform ) {
         // _gaq.push( ['_trackEvent', 'social', 'followUs', platform] );
 
-       if ( platform == 'ApacheBlog' ) {
+    if ( platform == 'ApacheBlog' ) {
           window.open( "https://blogs.apache.org/OOo/";, "_blank" );
-       } else if ( platform == 'Facebook' ) {
+    } else if ( platform == 'Facebook' ) {
           window.open( "https://www.facebook.com/ApacheOO";, "_blank" );
-       } else if ( platform == 'Twitter' ) {
+    } else if ( platform == 'Twitter' ) {
           window.open( "https://twitter.com/ApacheOO";, "_blank" );
-       } else if ( platform == 'YouTube' ) {
+    } else if ( platform == 'YouTube' ) {
           window.open( "https://www.youtube.com/openoffice";, "_blank" );
         }
       }
 
       function showAlertBox() {
-       // The text is defined in "/msg_prop_l10n_xx.js".
+    // The text is defined in "/msg_prop_l10n_xx.js".
 
        // Show the alert box or not?
        if( l10n.index_alert_box_show ) {
@@ -244,6 +244,12 @@ screen reader.
     </p>
 
     <p>
+      <em>10. November 2025:</em>
+      <br />
+      <a 
href="https://openoffice.apache.org/blog/announcing-apache-openoffice-4-1-16";>
+      Announcing Apache OpenOffice 4.1.16</a>
+      <br />
+
       <em>22. Dezember 2023:</em>
       <br />
       <a 
href="https://openoffice.apache.org/blog/announcing-apache-openoffice-4-1-15";>

Reply via email to