Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
BobJWalker authored Jan 24, 2024
1 parent 479978b commit 0151824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RandomQuotes.Web/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
</div>

<form method="post" asp-action="ReloadPage">
<input type="submit" class="btn btn-success btn-lg text-center" style="background-color: blue" value="Refresh" />
<input type="submit" class="btn btn-success btn-lg text-center" style="background-color: blue" value="Give me a quote" />
</form>

0 comments on commit 0151824

Please sign in to comment.