Skip to content

Commit

Permalink
Update ethos.html
Browse files Browse the repository at this point in the history
fix broken image
  • Loading branch information
devasia2112 authored Aug 12, 2024
1 parent 91b2506 commit e2c37c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethos.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<h1 class="display-4 text-center">Commitment to Authenticity, Community Impact, and Respectful Service</h1>

<div class="featured-img mt-5 mb-5">
<img data-aos="fade-up" data-aos-duration="1000" data-aos-offset="0" src="../Delivery/images/Mascote.png" alt="Private Chef Service" title="Private Chef Service">
<img data-aos="fade-up" data-aos-duration="1000" data-aos-offset="0" src="img/Mascote.png" alt="Private Chef Service" title="Private Chef Service">
</div>

<article class="article text-center" data-aos="fade-up" data-aos-duration="1000" data-aos-offset="0" data-aos-delay="200">
Expand Down

0 comments on commit e2c37c9

Please sign in to comment.