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 b660c03 alignment
b660c03 is described below
commit b660c03c0b6557d56d83135b2a32ff2880327088
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Nov 30 19:11:17 2025 -0800
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 885782b..b8cda34 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -2,7 +2,7 @@
<nav class="navbar navbar-expand-md navbar-light bg-info fixed-top"
aria-label="Fifth navbar example">
<div class="container-fluid">
<a class="navbar-brand" href="/">
- <img src="https://apache.org/img/asf_logo.png" alt="The Apache Software
Foundation" style="height: 42px;">
+ <img src="https://apache.org/img/asf_logo.png" alt="The Apache Software
Foundation" style="height: 42px; margin-left: 6px;">
<span style="position: relative; top: 5px; margin-left: 10px;">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">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]