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

Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 15390ed  Update to new logo (#190)
15390ed is described below

commit 15390ed50e93f6ab311e9e1ddc6d09ff84a40584
Author: Matthias Bünger <[email protected]>
AuthorDate: Sun Jun 21 12:13:34 2026 +0200

    Update to new logo (#190)
---
 src/site/resources/images/apache-maven-project.png      | Bin 15534 -> 0 bytes
 src/site/resources/images/maven-logo-black-on-white.png | Bin 9770 -> 0 bytes
 src/site/site.xml                                       |   8 --------
 3 files changed, 8 deletions(-)

diff --git a/src/site/resources/images/apache-maven-project.png 
b/src/site/resources/images/apache-maven-project.png
deleted file mode 100644
index 47c149c..0000000
Binary files a/src/site/resources/images/apache-maven-project.png and /dev/null 
differ
diff --git a/src/site/resources/images/maven-logo-black-on-white.png 
b/src/site/resources/images/maven-logo-black-on-white.png
deleted file mode 100644
index 2c1bfaa..0000000
Binary files a/src/site/resources/images/maven-logo-black-on-white.png and 
/dev/null differ
diff --git a/src/site/site.xml b/src/site/site.xml
index 108b86c..ca3d2e6 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -26,14 +26,6 @@ under the License.
     <publishDate format="yyyy-MM-dd HH:mm z" position="right" />
     <version position="none" />
 
-    <bannerLeft href="https://www.apache.org/";>
-      <image src="/images/apache-maven-project.png"/>
-    </bannerLeft>
-
-    <bannerRight href="https://maven.apache.org/";>
-      <image src="/images/maven-logo-black-on-white.png"/>
-    </bannerRight>
-
     <skin>
       <groupId>org.apache.maven.skins</groupId>
       <artifactId>maven-fluido-skin</artifactId>

Reply via email to