Skip to content

Commit

Permalink
Merge pull request #11 from SnowSE/master
Browse files Browse the repository at this point in the history
trying to fix failing pipeline by changing image
  • Loading branch information
CarlosBlanco1 authored May 27, 2024
2 parents eb0875f + c477497 commit c0d8df8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SanpetePantry/Pages/OurServices.razor
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<div class="col"></div>
<div class="col-lg-6">
<div class="py-4">
<img class="img-fluid" src="/img/ServicesPicture.jpg" alt="Services Picture"/>
<img class="img-fluid" src="/img/SmilingGuy.jpg" alt="Services Picture"/>
</div>
</div>
</div>
Expand Down
Binary file removed SanpetePantry/wwwroot/img/ServicesPicture.jpg
Binary file not shown.

0 comments on commit c0d8df8

Please sign in to comment.