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

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-site.git


The following commit(s) were added to refs/heads/master by this push:
     new dc285d1  Remove duplicate links
dc285d1 is described below

commit dc285d179a23b83b76503a92a651459d6301b135
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Jun 17 15:56:43 2025 +0200

    Remove duplicate links
---
 src/site/site.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index e4010f0..aa3d47b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -35,12 +35,6 @@
    
   <body>
     <head/>
-  
-     <links>
-        <item name="Apache" href="https://www.apache.org/";> </item>
-        <item name="Turbine" href="https://turbine.apache.org/";>  </item>
-          <item name="Fulcrum" href="/fulcrum/"> </item>
-    </links>
    
     <menu name="General Information">
         <item name="Overview"              href="/index.html"/>

Reply via email to