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

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


The following commit(s) were added to refs/heads/master by this push:
     new f6b5a714 Small showcase page (#1551)
f6b5a714 is described below

commit f6b5a7141daa0d6d76811cf2c1104b328162a208
Author: Matthias Bünger <[email protected]>
AuthorDate: Sat Apr 4 13:00:57 2026 +0200

    Small showcase page (#1551)
---
 content/markdown/logovote.md                    |  31 ++++++++++++++++++++++++
 content/resources/images/maven_logo_option1.png | Bin 0 -> 63155 bytes
 content/resources/images/maven_logo_option2.png | Bin 0 -> 62903 bytes
 3 files changed, 31 insertions(+)

diff --git a/content/markdown/logovote.md b/content/markdown/logovote.md
new file mode 100644
index 00000000..c350bde5
--- /dev/null
+++ b/content/markdown/logovote.md
@@ -0,0 +1,31 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Voting new Maven logo
+
+This page only exists to show the two options that can be voted.
+
+
+## Option 1
+
+<img src="./images/maven_logo_option1.png" alt="Option 1" width="1040px" 
height="540px"/>
+
+## Option 2
+
+<img src="./images/maven_logo_option2.png" alt="Option 2" width="1040px" 
height="540px"/>
\ No newline at end of file
diff --git a/content/resources/images/maven_logo_option1.png 
b/content/resources/images/maven_logo_option1.png
new file mode 100644
index 00000000..0ec2f6c8
Binary files /dev/null and b/content/resources/images/maven_logo_option1.png 
differ
diff --git a/content/resources/images/maven_logo_option2.png 
b/content/resources/images/maven_logo_option2.png
new file mode 100644
index 00000000..8426dc42
Binary files /dev/null and b/content/resources/images/maven_logo_option2.png 
differ

Reply via email to