Skip to content

Commit

Permalink
Update site/content/docs/5.3/examples/footers/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke authored Dec 10, 2024
1 parent 1dd3382 commit 736ce64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.3/examples/footers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<p class="col-md-4 mb-0 text-body-secondary">&copy; {{< year >}} Company, Inc</p>

<a href="/" class="col-md-4 d-flex align-items-center justify-content-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none" aria-label="Bootstrap">
<svg class="bi me-2" width="40" height="32" role="img" aria-label="Bootstrap"><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="nav col-md-4 justify-content-end">
Expand Down

0 comments on commit 736ce64

Please sign in to comment.