We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf4eeb commit 2bbbf3cCopy full SHA for 2bbbf3c
1 file changed
content/theme/templates/menu.html
@@ -53,9 +53,11 @@
53
</li>
54
</ul>
55
56
+ </ul>
57
+ <ul class="navbar-nav">
58
<li class="nav-item dropdown">
59
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
- About
60
+ About The ASF
61
</a>
62
<ul class="dropdown-menu dropdown-menu-end">
63
<li><a class="dropdown-item" href="https://www.apache.org/">Foundation</a></li>
0 commit comments