aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Shared/_Navbar.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'ExamTemplate/Web/Views/Shared/_Navbar.cshtml')
-rw-r--r--ExamTemplate/Web/Views/Shared/_Navbar.cshtml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ExamTemplate/Web/Views/Shared/_Navbar.cshtml b/ExamTemplate/Web/Views/Shared/_Navbar.cshtml
index e32b8c5..cde4b15 100644
--- a/ExamTemplate/Web/Views/Shared/_Navbar.cshtml
+++ b/ExamTemplate/Web/Views/Shared/_Navbar.cshtml
@@ -6,11 +6,8 @@
<nav class="navbar border-bottom box-shadow">
<div class="middle-content-container navbar-contents">
<section>
- <b>
- <a asp-controller="Home" asp-action="Index">Web</a>
- </b>
+ <b>ExamTemplate</b>
<a asp-controller="Home" asp-action="Index">Home</a>
- <a asp-controller="Home" asp-action="Privacy">Privacy</a>
</section>
<div class="flex-spacer"></div>
<section>