diff options
Diffstat (limited to 'Project-Unite/Views/Shared/_Layout.cshtml')
| -rw-r--r-- | Project-Unite/Views/Shared/_Layout.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Shared/_Layout.cshtml b/Project-Unite/Views/Shared/_Layout.cshtml index 51c2097..5455942 100644 --- a/Project-Unite/Views/Shared/_Layout.cshtml +++ b/Project-Unite/Views/Shared/_Layout.cshtml @@ -30,7 +30,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a href="@Url.Action("Index", "Home")" class="navbar-brand"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:24px;" /></a>" + <a href="@Url.Action("Index", "Home")" class="navbar-brand"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:24px;" /></a> </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> |
