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 d9867c5  Update menu.html adjust title
d9867c5 is described below

commit d9867c5c4fd5a48f92ec73981b3778fcd1e722ed
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Sep 17 15:10:03 2025 -0700

    Update menu.html adjust title
---
 content/theme/templates/menu.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/theme/templates/menu.html 
b/content/theme/templates/menu.html
index 525abd3..1beb6fe 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -1,7 +1,8 @@
 <!-- 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;"/><span 
class="ms-4 mt-4">Tooling Initiative</span></a>
+    <a class="navbar-brand" href="/"><img 
src="https://apache.org/img/asf_logo.png"; style="height: 42px;"/>
+      <span style="position: relative; top: 2px; margin-left: 16px;">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