Skip to content

Commit

Permalink
Update site/content/docs/5.3/examples/headers/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke authored Dec 10, 2024
1 parent 7aa5678 commit 9eba491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.3/examples/headers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h1 class="visually-hidden">Headers examples</h1>
<div class="container-fluid d-grid gap-3 align-items-center" style="grid-template-columns: 1fr 2fr;">
<div class="dropdown">
<a href="#" class="d-flex align-items-center col-lg-4 mb-2 mb-lg-0 link-body-emphasis text-decoration-none dropdown-toggle" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Bootstrap menu">
<svg class="bi me-2" width="40" height="32" role="img" aria-label="Bootstrap menu"><use xlink:href="#bootstrap"/></svg>
<svg class="bi me-2" width="40" height="32" aria-hidden="true"><use xlink:href="#bootstrap"/></svg>
</a>
<ul class="dropdown-menu text-small shadow">
<li><a class="dropdown-item active" href="#" aria-current="page">Overview</a></li>
Expand Down

0 comments on commit 9eba491

Please sign in to comment.