This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch nav-brand-adjustment
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/nav-brand-adjustment by this
push:
new f73a20a Change to navbar light
f73a20a is described below
commit f73a20a5521ab4a4ebedca72005106b45933a260
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Nov 29 21:16:56 2025 -0800
Change to navbar light
---
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 ede5da1..4606f39 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -1,5 +1,5 @@
<!-- nav bar -->
-<nav class="navbar navbar-expand-lg navbar-dark bg-info" aria-label="Fifth
navbar example">
+<nav class="navbar navbar-expand-lg navbar-light 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" alt="The Apache Software Foundation"
style="height: 42px;">
<span style="position: relative; top: 5px; margin-left: 16px;">Tooling
Initiative</span></a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]