This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch logo-background in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 0948a1b8a001ab1918b2a0c3607675c4aed56653 Author: Hervé Boutemy <[email protected]> AuthorDate: Fri Nov 14 19:47:18 2025 +0100 add background --- content/markdown/logoupdate.md | 10 +++++----- content/site.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/markdown/logoupdate.md b/content/markdown/logoupdate.md index 219b9165..74cdc601 100644 --- a/content/markdown/logoupdate.md +++ b/content/markdown/logoupdate.md @@ -27,11 +27,11 @@ This page lists all affected logos, which need recreated by a professional. Number | Format | Icon | Source File | |:-------|:------:|:---------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------:| | 1 | PNG |  | `https://github.com/apache/maven-site/blob/master/content/resources/images/apache-maven-project.png` | -| 2.1 | PNG |  | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-black-on-white.png` | -| 2.2 | SVG |  | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-black-on-white.purevec.svg` | -| 3.1 | PNG |  | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-white-on-black.png` | -| 3.2 | SVG |  | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-white-on-black.purevec.svg` | -| 4 | PNG |  | `https://github.com/apache/maven-fluido-skin/blob/master/src/main/resources/images/logos/maven-feather.png` | +| 2.1 | PNG | <div style = "background:grey"></div> | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-black-on-white.png` | +| 2.2 | SVG | <div style = "background:grey"></div> | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-black-on-white.purevec.svg` | +| 3.1 | PNG | <div style = "background:grey"></div> | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-white-on-black.png` | +| 3.2 | SVG | <div style = "background:grey"></div> | `https://github.com/apache/maven-site/blob/master/content/resources/images/maven-logo-white-on-black.purevec.svg` | +| 4 | PNG | <div style = "background:grey"></div> | `https://github.com/apache/maven-fluido-skin/blob/master/src/main/resources/images/logos/maven-feather.png` | *Note*: For 1 and 4 no SVG is available. diff --git a/content/site.xml b/content/site.xml index f682ac58..98bb2634 100644 --- a/content/site.xml +++ b/content/site.xml @@ -204,6 +204,7 @@ under the License. <item name="Components Documentation" href="developers/website/deploy-component-reference-documentation.html"/> <item name="Component Helper" href="/developers/website/component-reference-documentation-helper.html"/> + <item name="New logos for Maven" href="/logoupdate.html"/> </item> <item name="Committers" href="/developers/welcome-to-new-committers.html" collapse="true"> <item name="Environment" href="/developers/committer-environment.html"/> @@ -214,7 +215,6 @@ under the License. </item> </item> <item name="Books and Resources" href="/articles.html"/> - <item name="New logos for Maven" href="/logoupdate.html"/> </menu> <menu name="Community">
