Skip to content

Commit 2bbbf3c

Browse files
committed
Separate the two top navbars
1 parent 9cf4eeb commit 2bbbf3c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/theme/templates/menu.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,11 @@
5353
</li>
5454
</ul>
5555
</li>
56+
</ul>
57+
<ul class="navbar-nav">
5658
<li class="nav-item dropdown">
5759
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
58-
About
60+
About The ASF
5961
</a>
6062
<ul class="dropdown-menu dropdown-menu-end">
6163
<li><a class="dropdown-item" href="https://www.apache.org/">Foundation</a></li>

0 commit comments

Comments
 (0)