new Ant logo

This commit is contained in:
Stefan Bodewig 2026-06-04 13:00:15 +02:00
parent e86e69443e
commit 13423b96a4
No known key found for this signature in database
GPG Key ID: 23738DFD7C40DE43
4 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ You can either get the sources from a release, or get them directly from Git:
[source,shell]
----
git clone git://git.apache.org/ant-ivy.git
git clone https://gitbox.apache.org/repos/asf/ant-ivy.git
----
==== Build

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -32,7 +32,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang)
tr
td id="home" width="30%"
a href="http://ant.apache.org/" title="Apache Ant"
img src="./images/ant-project-logo.svg" alt="Apache Ant" border="0" height="80px"/
img src="./images/group-logo.png" alt="Apache Ant" border="0" height="65px"/
td class="product" width="70%" align="right" valign="middle"
img src="./images/logo.png" alt="ivy" border="0"/
div id="title"

View File

@ -36,7 +36,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang)
tr
td id="home" width="30%"
a href="http://ant.apache.org/" title="Apache Ant"
img src="#{page.relativeRoot}images/ant-project-logo.svg" alt="Apache Ant" border="0" height="80px"/
img src="#{page.relativeRoot}images/group-logo.png" alt="Apache Ant" border="0" height="65px"/
td class="product" width="70%" align="right" valign="middle"
img src="#{page.relativeRoot}images/logo.png" alt="ivy" border="0"/
table id="top-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"