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 89f8922  Update menu.html alignment
89f8922 is described below

commit 89f892261aef3770d1daf254664a7a60d53f6f73
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Sep 17 15:00:42 2025 -0700

    Update menu.html alignment
---
 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 128202c..525abd3 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-info" 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: 42px;"/><span 
class="ms-4 mt-4">Tooling Initiative</span></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