We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9647683 commit 82ae8a6Copy full SHA for 82ae8a6
1 file changed
content/theme/templates/menu.html
@@ -1,5 +1,5 @@
1
<!-- nav bar -->
2
-<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">
3
<div class="container-fluid">
4
<a class="navbar-brand" href="/"><img src="https://apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="height: 42px;">
5
<span style="position: relative; top: 5px; margin-left: 16px;">Tooling Initiative</span></a>
0 commit comments