Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
agriffard committed Oct 7, 2023
1 parent 102ac0a commit 7ef8072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OrchardCore.Themes/TheAdmin/Views/NavbarLink.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
<a href="@Url.Content("~/")" class="nav-link" data-bs-toggle="tooltip" data-bs-placement="bottom" title="@T["Visit Site"]" role="button">
<i class="fa-solid fa-fw fa-external-link" aria-hidden="true"></i>
</a>
</li>
</li>

0 comments on commit 7ef8072

Please sign in to comment.