diff options
| author | Michael <[email protected]> | 2017-04-08 20:06:19 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-08 20:06:19 -0400 |
| commit | 5f9191bb33efc14b16be9e3d77d7e6c8e601edef (patch) | |
| tree | 136fd594e74593e39d5f5455df83a54a4f8108a2 | |
| parent | 48bbb64408b957043c172e32b8eda83d70837072 (diff) | |
| download | project-unite-5f9191bb33efc14b16be9e3d77d7e6c8e601edef.tar.gz project-unite-5f9191bb33efc14b16be9e3d77d7e6c8e601edef.tar.bz2 project-unite-5f9191bb33efc14b16be9e3d77d7e6c8e601edef.zip | |
Extraneous miscelaneous quotation.
Supercallafragilisticexpieladocious "
| -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"> |
