diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index 8a5f8e3..0e4d4da 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -1,10 +1,10 @@ @page @model IndexModel @{ - ViewData["Title"] = "Home page"; + ViewData["Title"] = "IoTSharp Gateways "; }
Learn about building Web apps with ASP.NET Core.
+