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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 275161416 Use new ASF logo
275161416 is described below

commit 2751614163dc8b5a8097069b1d1afa18d96f885d
Author: JB Onofré <[email protected]>
AuthorDate: Tue Sep 16 17:53:17 2025 +0200

    Use new ASF logo
---
 src/_includes/footer.html            |   2 +-
 src/_includes/nav.html               |   2 +-
 src/assets/img/Apache_PoweredBy.png  | Bin 0 -> 610589 bytes
 src/assets/img/apache-logo-large.png | Bin 152842 -> 0 bytes
 src/assets/img/apache-logo-small.png | Bin 25977 -> 0 bytes
 src/assets/img/asf_logo_wide.png     | Bin 0 -> 212062 bytes
 src/assets/img/feather.png           | Bin 138140 -> 0 bytes
 7 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/_includes/footer.html b/src/_includes/footer.html
index 50c2bb989..4bba53327 100644
--- a/src/_includes/footer.html
+++ b/src/_includes/footer.html
@@ -14,7 +14,7 @@
             </div>
             <div class="col-sm-3">
               <div >
-                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="{{site.baseurl}}/assets/img/apache-logo-small.png"/></a>
+                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="{{site.baseurl}}/assets/img/Apache_PoweredBy.png"/></a>
               </div>
             </div>
           </div>
diff --git a/src/_includes/nav.html b/src/_includes/nav.html
index 99289f228..f5cac4379 100644
--- a/src/_includes/nav.html
+++ b/src/_includes/nav.html
@@ -43,7 +43,7 @@
                     </ul>
                 </li>
                 <li class="nav-item dropdown">
-                    <a class="nav-link" id="navbarDropdownTeam" 
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false"><img src="{{site.baseurl}}/assets/img/feather.png" 
style="height:20px">Apache<span class="caret"></span></a>
+                    <a class="nav-link" id="navbarDropdownTeam" 
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false"><img src="{{site.baseurl}}/assets/img/asf_logo_wide.png" 
style="height:20px">Apache<span class="caret"></span></a>
                     <ul class="dropdown-menu dropdown-menu-center multi-column 
columns-1" aria-labelledby="navbarDropdownTeam">
                         <div class="row">
                             <div class="col-sm-12">
diff --git a/src/assets/img/Apache_PoweredBy.png 
b/src/assets/img/Apache_PoweredBy.png
new file mode 100644
index 000000000..817e05ac4
Binary files /dev/null and b/src/assets/img/Apache_PoweredBy.png differ
diff --git a/src/assets/img/apache-logo-large.png 
b/src/assets/img/apache-logo-large.png
deleted file mode 100644
index 8dca81302..000000000
Binary files a/src/assets/img/apache-logo-large.png and /dev/null differ
diff --git a/src/assets/img/apache-logo-small.png 
b/src/assets/img/apache-logo-small.png
deleted file mode 100644
index f3b0ef969..000000000
Binary files a/src/assets/img/apache-logo-small.png and /dev/null differ
diff --git a/src/assets/img/asf_logo_wide.png b/src/assets/img/asf_logo_wide.png
new file mode 100644
index 000000000..2a6cc99eb
Binary files /dev/null and b/src/assets/img/asf_logo_wide.png differ
diff --git a/src/assets/img/feather.png b/src/assets/img/feather.png
deleted file mode 100644
index 744b8d7b8..000000000
Binary files a/src/assets/img/feather.png and /dev/null differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to