Skip to content

Commit

Permalink
updated to have proper header
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelsellers committed Jun 26, 2023
1 parent afee3a7 commit 0bd23c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<header>
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
<div class="container-fluid">
<a class="navbar-brand" asp-area="" asp-controller="Home" asp-action="Index">FontAwesome Tag Helpers</a>
<a class="navbar-brand" asp-area="" asp-controller="Home" asp-action="Index">Bootstrap5 Tag Helpers</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target=".navbar-collapse" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
Expand Down

0 comments on commit 0bd23c0

Please sign in to comment.