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 923adec  Update menu.html adjusting menu background
923adec is described below

commit 923adec5885eed57bbb51d6314b34ba7b27b3062
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Sep 17 14:53:09 2025 -0700

    Update menu.html adjusting menu background
---
 content/theme/templates/menu.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/theme/templates/menu.html 
b/content/theme/templates/menu.html
index b84fe42..a9e790a 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">
+<nav class="navbar navbar-expand-lg navbar-dark bg-primary" 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: 42px;"/> Tooling 
Initiative</a>
+    <a class="navbar-brand" href="/"><img 
src="https://apache.org/img/asf_logo.png"; style="height: 32px;"/> 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]

Reply via email to