mirror of
https://github.com/thomaspark/bootswatch.git
synced 2025-10-16 22:42:58 +00:00
docs: fix version menu id
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<hr class="d-lg-none my-2 text-white-50">
|
||||
</li>
|
||||
<li class="nav-item dropdown" data-bs-theme="light">
|
||||
<a class="nav-link dropdown-toggle d-flex align-items-center" href="#" id="theme-menu" aria-expanded="false" data-bs-toggle="dropdown" data-bs-display="static" aria-label="Toggle theme">
|
||||
<a class="nav-link dropdown-toggle d-flex align-items-center" href="#" id="version-menu" aria-expanded="false" data-bs-toggle="dropdown" data-bs-display="static" aria-label="Toggle theme">
|
||||
<span class="d-lg-none me-2">Bootstrap </span>
|
||||
<span>v5.3</span>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user