Fixed the Titles.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2024-10-16 14:25:19 -06:00
parent 0c7aa304f7
commit d86cdfcefd
11 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
}
@model string
@{
ViewData["Title"] = "LubeLogger";
ViewData["Title"] = "Garage";
}
@section Scripts {
<script src="~/js/garage.js?v=@StaticHelper.VersionNumber"></script>