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

jmclean pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0f6f1fb  image on the left text on the right
0f6f1fb is described below

commit 0f6f1fb742f256f4e16c9d2397dfa7ef49f5e64b
Author: Justin Mclean <[email protected]>
AuthorDate: Thu Aug 21 13:14:23 2025 +1000

    image on the left text on the right
---
 site/src/site/site.xml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/site/src/site/site.xml b/site/src/site/site.xml
index b709fc2..007c618 100644
--- a/site/src/site/site.xml
+++ b/site/src/site/site.xml
@@ -74,11 +74,14 @@
   </poweredBy>
 
   <bannerLeft>
-      <name>Apache Training</name>
       <src>/images/training-logo.svg</src>
-      <href>https://training.apache.org/</href>
   </bannerLeft>
 
+  <bannerRight>
+      <name>Apache Training</name>
+      <href>https://training.apache.org/</href>
+  </bannerRight>
+
   <body>
     <head>
       <!-- Use JQuery to manipulate the final output of the page, which is a 
lot simpler than adjusting the templates for site generation. -->

Reply via email to