This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 0972812 Update menu.html for new ASF logo
0972812 is described below
commit 0972812d534f5d7d619984143eb9d5b35f9274fb
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Sep 17 14:49:18 2025 -0700
Update menu.html for new ASF logo
---
content/theme/templates/menu.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/theme/templates/menu.html
b/content/theme/templates/menu.html
index 3da0d4e..b84fe42 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -1,7 +1,7 @@
<!-- nav bar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark" aria-label="Fifth
navbar example">
<div class="container-fluid">
- <a class="navbar-brand" href="/"><img
src="https://apache.org/img/asf_logo.png" style="height: 32px;"/> ASF
Tooling</a>
+ <a class="navbar-brand" href="/"><img
src="https://apache.org/img/asf_logo.png" style="height: 42px;"/> Tooling
Initiative</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]