Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
shpraka authored Nov 14, 2023
1 parent 8265717 commit 110d67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pages/Index.cshtml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@page
@model IndexModel
@{
ViewData["Title"] = "Home page ZipDeploy";
ViewData["Title"] = "Home page ZipDeploy linux";
}

<div class="text-center">
Expand Down

0 comments on commit 110d67c

Please sign in to comment.