Skip to content

Commit

Permalink
new recipy added
Browse files Browse the repository at this point in the history
  • Loading branch information
Farukhossain5 committed Dec 25, 2023
1 parent 32f6122 commit 5f842dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ <h1>My recipies</h1>
<div class="recipy-cart">
<div class="half-width box-shadow" >
<div>
<img src="/images/food/Project Cover.jpg" alt="">
<img src="/images/food/Project Cover7.png" alt="">
</div>
<div>
<h3>Beef Curry</h3>
<h3>Pasta Carbonara</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
</div>
</div>
<div class="half-width box-shadow">
<div>
<img src="/images/food/Project Cover.jpg" alt="">
<img src="/images/food/Project Cover5.png" alt="">
</div>
<div>
<h3>Beef Curry</h3>
<h3>Fruit Salad</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
</div>
</div>
Expand Down

0 comments on commit 5f842dd

Please sign in to comment.