Skip to content

Commit

Permalink
Index page changes CI/CD Demonstration of cloudbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
windson committed Oct 18, 2022
1 parent 15e309f commit d69dcb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<div class="row">
<div class="col-md-12 text-center">
<h1 class="display-4">@ViewData["Title"]</h1>
<h2 class="display-4">Humans are welcome too! :)</h2>
<img src="~/images/animals-home.webp" class="img-fluid" alt="@ViewData["Title"]" />
</div>
</div>

0 comments on commit d69dcb1

Please sign in to comment.