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

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


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

commit c5eef69656770c9c31f809d71d80f6126817ea7c
Author: Gavin McDonald <[email protected]>
AuthorDate: Fri Oct 10 14:03:58 2025 +0200

    Replace logo
---
 layouts/_default/baseof.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 6ca5530..fa1da15 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -47,7 +47,7 @@
   <header class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
     <div class="container">
       <a class="navbar-brand" href="/">
-        <img 
src="https://svn.apache.org/repos/asf/comdev/project-logos/originals/foundation.svg";
 alt="Apache Software Foundation">
+        <img src="https://apache.org/img/asf_logo.png"; alt="Apache Software 
Foundation">
       </a>
       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#mainNavbar" aria-controls="mainNavbar" aria-expanded="false" 
aria-label="Toggle navigation">
         <span class="navbar-toggler-icon"></span>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to