forked from snxraven/ravenscott-blog
test
This commit is contained in:
parent
62ccbf00e2
commit
3ef37e2dc9
@ -56,7 +56,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<!-- Inject custom menu items here as a dropdown -->
|
<!-- Inject custom menu items here as a dropdown -->
|
||||||
<li class="nav-item dropdown">
|
<!-- <li class="nav-item dropdown">
|
||||||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
|
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
|
||||||
data-bs-toggle="dropdown" aria-expanded="false">
|
data-bs-toggle="dropdown" aria-expanded="false">
|
||||||
Tools
|
Tools
|
||||||
@ -69,7 +69,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li><a class="dropdown-item" href="#" onclick="openAbout()">About RayAI</a></li>
|
<li><a class="dropdown-item" href="#" onclick="openAbout()">About RayAI</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li> -->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user