Skip to content

Commit

Permalink
Updated nav menu
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmackay committed Dec 16, 2024
1 parent f2ddd3e commit cb1b42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebUI/Pages/Shared/_NavMenu.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<div class="nav-item px-3">
<a asp-page="/DailyScrum/Index" class="nav-link">
<span class="bi bi-plus-square-fill-nav-menu" aria-hidden="true"></span> Daily Scrum
<span class="bi bi-plus-square-fill-nav-menu" aria-hidden="true"></span> New Daily Scrum
</a>
</div>

Expand Down

0 comments on commit cb1b42c

Please sign in to comment.