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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f49a2a  TENTACLES-20: Fix header layout
7f49a2a is described below

commit 7f49a2adf7ef310ffd8ad85783baafa077a53794
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Sep 5 00:15:19 2024 +0200

    TENTACLES-20: Fix header layout
---
 src/site/site.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 6ce9c25..4a46cd8 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -27,8 +27,8 @@
     <version>2.0.0-M10</version>
   </skin>
 
-  <bannerLeft name="The Apache Software Foundation" 
href="https://www.apache.org/";>
-    <image src="https://www.apache.org/img/asf_logo.png"; />
+  <bannerLeft name="Apache Tentacles" href="https://www.apache.org/";>
+    <image src="https://www.apache.org/img/asf_logo.png"; alt="The Apache 
Software Foundation"/>
   </bannerLeft>
 
   <poweredBy>

Reply via email to